Home
last modified time | relevance | path

Searched refs:getBooleanQueryParameter (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java1330 return uri.getBooleanQueryParameter(PARAM_MANAGE, false); in isManageMode()
/aosp14/frameworks/base/core/java/android/net/
H A DUri.java1772 public boolean getBooleanQueryParameter(String key, boolean defaultValue) { in getBooleanQueryParameter() method in Uri
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt11685 HSPLandroid/net/Uri;->getBooleanQueryParameter(Ljava/lang/String;Z)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt11688 HSPLandroid/net/Uri;->getBooleanQueryParameter(Ljava/lang/String;Z)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28377 method public boolean getBooleanQueryParameter(String, boolean);