diff --git a/docs/xml/Java.Util.Logging/ConsoleHandler.xml b/docs/xml/Java.Util.Logging/ConsoleHandler.xml
index a16921830..1d6a430f6 100644
--- a/docs/xml/Java.Util.Logging/ConsoleHandler.xml
+++ b/docs/xml/Java.Util.Logging/ConsoleHandler.xml
@@ -155,8 +155,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for ConsoleHandler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/ErrorManager.xml b/docs/xml/Java.Util.Logging/ErrorManager.xml
index 1b2629626..6233f1dde 100644
--- a/docs/xml/Java.Util.Logging/ErrorManager.xml
+++ b/docs/xml/Java.Util.Logging/ErrorManager.xml
@@ -318,8 +318,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for ErrorManager.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/FileHandler.xml b/docs/xml/Java.Util.Logging/FileHandler.xml
index 4dda3c425..67fcb7cdb 100644
--- a/docs/xml/Java.Util.Logging/FileHandler.xml
+++ b/docs/xml/Java.Util.Logging/FileHandler.xml
@@ -423,8 +423,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for FileHandler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/Formatter.xml b/docs/xml/Java.Util.Logging/Formatter.xml
index 8e7598a05..c3e75420d 100644
--- a/docs/xml/Java.Util.Logging/Formatter.xml
+++ b/docs/xml/Java.Util.Logging/Formatter.xml
@@ -317,8 +317,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for Formatter.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/Handler.xml b/docs/xml/Java.Util.Logging/Handler.xml
index c364a27e2..70a75943e 100644
--- a/docs/xml/Java.Util.Logging/Handler.xml
+++ b/docs/xml/Java.Util.Logging/Handler.xml
@@ -490,8 +490,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for Handler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/Level.xml b/docs/xml/Java.Util.Logging/Level.xml
index a8fdfb1a9..2e2ae7a93 100644
--- a/docs/xml/Java.Util.Logging/Level.xml
+++ b/docs/xml/Java.Util.Logging/Level.xml
@@ -532,8 +532,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for Level.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/LogManager.xml b/docs/xml/Java.Util.Logging/LogManager.xml
index 0b123967f..a62b3806e 100644
--- a/docs/xml/Java.Util.Logging/LogManager.xml
+++ b/docs/xml/Java.Util.Logging/LogManager.xml
@@ -494,8 +494,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for LogManager.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/LogRecord.xml b/docs/xml/Java.Util.Logging/LogRecord.xml
index 813dd63d3..069da5a23 100644
--- a/docs/xml/Java.Util.Logging/LogRecord.xml
+++ b/docs/xml/Java.Util.Logging/LogRecord.xml
@@ -229,8 +229,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for LogRecord.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/Logger.xml b/docs/xml/Java.Util.Logging/Logger.xml
index 7739e7c99..4115b58ee 100644
--- a/docs/xml/Java.Util.Logging/Logger.xml
+++ b/docs/xml/Java.Util.Logging/Logger.xml
@@ -1567,8 +1567,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for Logger.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/LoggingPermission.xml b/docs/xml/Java.Util.Logging/LoggingPermission.xml
index 1fc1546ec..ed4402608 100644
--- a/docs/xml/Java.Util.Logging/LoggingPermission.xml
+++ b/docs/xml/Java.Util.Logging/LoggingPermission.xml
@@ -72,10 +72,9 @@
- To be added.
- To be added.
-
-
+ Permission name. Must be control.
+ Must be either null or the empty string.
+ Creates a new LoggingPermission object.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -113,8 +112,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for LoggingPermission.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/MemoryHandler.xml b/docs/xml/Java.Util.Logging/MemoryHandler.xml
index 4a18a6dad..3de51b26b 100644
--- a/docs/xml/Java.Util.Logging/MemoryHandler.xml
+++ b/docs/xml/Java.Util.Logging/MemoryHandler.xml
@@ -307,8 +307,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for MemoryHandler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/SimpleFormatter.xml b/docs/xml/Java.Util.Logging/SimpleFormatter.xml
index 985fbf809..e05b5a971 100644
--- a/docs/xml/Java.Util.Logging/SimpleFormatter.xml
+++ b/docs/xml/Java.Util.Logging/SimpleFormatter.xml
@@ -236,8 +236,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for SimpleFormatter.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/SocketHandler.xml b/docs/xml/Java.Util.Logging/SocketHandler.xml
index 45d159f28..1dca5af30 100644
--- a/docs/xml/Java.Util.Logging/SocketHandler.xml
+++ b/docs/xml/Java.Util.Logging/SocketHandler.xml
@@ -213,8 +213,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for SocketHandler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/StreamHandler.xml b/docs/xml/Java.Util.Logging/StreamHandler.xml
index 84468ab2b..293881509 100644
--- a/docs/xml/Java.Util.Logging/StreamHandler.xml
+++ b/docs/xml/Java.Util.Logging/StreamHandler.xml
@@ -281,8 +281,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for StreamHandler.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Java.Util.Logging/XMLFormatter.xml b/docs/xml/Java.Util.Logging/XMLFormatter.xml
index f7e1f89d3..c9b7f9fc9 100644
--- a/docs/xml/Java.Util.Logging/XMLFormatter.xml
+++ b/docs/xml/Java.Util.Logging/XMLFormatter.xml
@@ -161,8 +161,8 @@
Java.Interop.JniPeerMembers
- To be added.
- To be added.
+ Gets the JNI metadata used to invoke members of this Java peer.
+ The JNI peer members for XMLFormatter.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.