Home
last modified time | relevance | path

Searched refs:writeState (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DEventResultPersister.java85 writeState(); in getNewId()
170 writeState(); in EventResultPersister()
210 writeState(); in onEventReceived()
218 private void writeState() { in writeState() method in EventResultPersister
316 writeState(); in addObserver()
/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
DKeyValueBackupTaskTest.java757 writeState(newState, "newState".getBytes()); in testRunTask_whenSecondAgentUnavailable_commitsFirstAgentState()
1071 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentUsesProhibitedKey_failsAgent()
1090 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentUsesProhibitedKey_updatesFilesAndCleansUp()
1111 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentUsesProhibitedKey_doesNotCallTransport()
1131 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentUsesProhibitedKey_notifiesCorrectly()
1152 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentUsesProhibitedKey_logsAgentFailureEvent()
1174 writeState(newState, "newState".getBytes()); in testRunTask_whenFirstAgentUsesProhibitedKeyButLastAgentUsesPermittedKey()
1180 writeState(newState, "newState".getBytes()); in testRunTask_whenFirstAgentUsesProhibitedKeyButLastAgentUsesPermittedKey()
1291 writeState(newState, "newState".getBytes()); in testRunTask_whenAgentWritesData_callsTransportPerformBackupWithAgentData()
1324 writeState(newState, "newState".getBytes()); in testRunTask_whenPmAgentWritesData_callsTransportPerformBackupWithAgentData()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DEvents.java488 public static void writeState(long time, State state) { in writeState() method in Events
490 sCallback.writeState(time, state); in writeState()
524 void writeState(long time, State state); in writeState() method
DVolumeDialogControllerImpl.java879 Events.writeState(time, copy); in onStateChanged()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsUpgradeTest.java163 testService.writeState(); in testUpgradeFromNoVersion()
DAppOpsServiceTest.java217 mAppOpsService.writeState(); in testStatePersistence()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java307 writeState();
1889 writeState(); in shutdown()
2104 writeState(); in reloadNonHistoricalState()
4286 void writeState() { in writeState() method in AppOpsService
4895 shell.mInternal.writeState(); in onShellCommand()
/frameworks/base/services/
Dart-profile8306 HPLcom/android/server/appop/AppOpsService;->writeState()V