Merge "Document ACTION_WEBVIEW_SETTINGS possible unavailability" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3b915e51e1
@@ -1972,6 +1972,10 @@ public final class Settings {
|
||||
* Input: Nothing.
|
||||
* <p>
|
||||
* Output: Nothing.
|
||||
* <p class="note">
|
||||
* In some cases, a matching Activity may not exist, so ensure you
|
||||
* safeguard against this.
|
||||
|
||||
*/
|
||||
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
|
||||
public static final String ACTION_WEBVIEW_SETTINGS = "android.settings.WEBVIEW_SETTINGS";
|
||||
|
||||
Reference in New Issue
Block a user