Home
last modified time | relevance | path

Searched refs:readState (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
H A DAppOpsUpgradeTest.java200 testService.readState(); in upgradeRunAnyInBackground()
263 testService.readState(); in upgradeScheduleExactAlarm()
323 testService.readState(); in resetUseFullScreenIntent()
347 testService.readState(); in upgradeFromNoFile()
378 testService.readState(); in upgradeFromNoVersion()
405 testService.readState(); in upgradeFromVersion1()
432 testService.readState(); in resetFromVersion3()
H A DAppOpsServiceTest.java250 mAppOpsService.readState(); in testStatePersistence()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
H A DCustomTileStatePersisterTest.kt120 assertThat(tile.isEqualTo(customTileStatePersister.readState(KEY)!!)).isTrue()
129 assertThat(customTileStatePersister.readState(KEY)).isNull()
150 assertThat(customTileStatePersister.readState(KEY)!!.label).isNull()
H A DCustomTileTest.kt210 verify(customTileStatePersister, never()).readState(any())
242 .readState(TileServiceKey(componentName, customTile.user))).thenReturn(t)
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsCheckingServiceLoggingDecorator.java49 public void readState() { in readState() method in AppOpsCheckingServiceLoggingDecorator
51 mService.readState(); in readState()
H A DAppOpsCheckingServiceTracingDecorator.java55 public void readState() { in readState() method in AppOpsCheckingServiceTracingDecorator
59 mService.readState(); in readState()
H A DAppOpsCheckingServiceInterface.java49 void readState(); in readState() method
H A DAppOpsCheckingServiceImpl.java834 public void readState() { in readState() method in AppOpsCheckingServiceImpl
H A DAppOpsService.java954 mAppOpsCheckingService.readState(); in AppOpsService()
1701 mAppOpsCheckingService.readState(); in reloadNonHistoricalState()
1705 void readState() { in readState() method in AppOpsService
1706 mAppOpsCheckingService.readState(); in readState()
4870 shell.mInternal.mAppOpsCheckingService.readState(); in onShellCommand()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DCustomTileStatePersister.kt61 fun readState(key: TileServiceKey): Tile? { regex
H A DCustomTile.java160 Tile t = mCustomTileStatePersister.readState(mKey); in handleInitialize()
/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DPersistedState.java84 readState(); in PersistedState()
87 private void readState() { in readState() method in PersistedState
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTransitionState.java131 public void readState(Bundle bundle) { in readState() method in ActivityTransitionState
H A DActivity.java8626 mActivityTransitionState.readState(icicle);
/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/appop/
H A DAppOpService.kt76 override fun readState() {
/aosp14/frameworks/base/services/
H A Dart-profile2413 HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->readState()V
2428 HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->readState()V
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1049 HSPLandroid/app/ActivityTransitionState;->readState(Landroid/os/Bundle;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1049 HSPLandroid/app/ActivityTransitionState;->readState(Landroid/os/Bundle;)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2359 Landroid/app/ActivityTransitionState;->readState(Landroid/os/Bundle;)V