Home
last modified time | relevance | path

Searched refs:PATH_SETTING_ACTION (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/slices/
H A DCustomSliceRegistry.java83 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
93 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
103 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
112 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
121 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
130 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
139 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
157 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
187 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
197 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
[all …]
H A DSliceDataConverter.java303 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getAccessibilitySliceData()
H A DSettingsSliceProvider.java331 && !TextUtils.equals(path, "/" + SettingsSlicesContract.PATH_SETTING_ACTION) in onGetSliceDescendants()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
H A DSettingsSliceProviderTest.java262 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in onBindSlice_requestsBlockedSlice_returnsNull()
380 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_oemSlice_returnsOEMUriDescendant()
387 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_oemSlice_returnsOEMUriDescendant()
410 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_oemSliceNoPath_returnsOEMUriDescendant()
431 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_oemSliceNoPath_notContainPrivateUri()
448 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_platformSlice_returnsPlatformUriDescendant()
455 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_platformSlice_returnsPlatformUriDescendant()
478 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_platformSliceNoPath_returnsPlatformUriDescendant()
504 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_noAuthorityNorPath_returnsAllUris()
510 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getDescendantUris_noAuthorityNorPath_returnsAllUris()
[all …]
H A DSliceBuilderUtilsTest.java75 private final String ACTION_PATH = SettingsSlicesContract.PATH_SETTING_ACTION + "/" + KEY;
247 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getPathData_splitsActionUri()
261 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getPathData_noKey_returnsNull()
273 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getPathData_extraArg_returnsNull()
H A DSliceTestUtils.java65 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in insertSliceToDb()
H A DSlicesDatabaseAccessorTest.java228 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getSliceUris_publicSlice_returnPublicUri()
246 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getSliceUris_nonPublicSlice_returnNonPublicUri()
H A DSliceBroadcastReceiverTest.java334 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in buildUri()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettingsSlicesContract.java69 public static final String PATH_SETTING_ACTION = "action"; field in SettingsSlicesContract
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/slices/
H A DSliceTestUtils.java65 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in insertSliceToDb()
H A DSpecialCaseSliceManagerTest.java108 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/
H A DBatterySaverButtonPreferenceController.java78 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getSliceUri()
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DAirplaneModePreferenceController.java54 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION)
/aosp12/packages/apps/Settings/src/com/android/settings/core/
H A DBasePreferenceController.java230 .appendPath(SettingsSlicesContract.PATH_SETTING_ACTION) in getSliceUri()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35590 field public static final String PATH_SETTING_ACTION = "action";