/cts/tests/app/src/android/app/backup/cts/ |
D | BackupAgentTest.java | 39 ParcelFileDescriptor newState) throws IOException { in onBackup() 44 ParcelFileDescriptor newState) throws IOException { in onRestore()
|
/cts/hostsidetests/backup/KeyValueApp/src/android/cts/backup/keyvaluerestoreapp/ |
D | KeyValueBackupAgent.java | 41 ParcelFileDescriptor newState) throws IOException { in onBackup() 48 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
/cts/tests/backup/app/src/android/backup/app/ |
D | LoggingFullBackupAgent.java | 47 ParcelFileDescriptor newState) throws IOException { in onBackup() 51 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
D | FullBackupBackupAgent.java | 43 ParcelFileDescriptor newState) throws IOException { in onBackup() 49 ParcelFileDescriptor newState) throws IOException { in onRestore()
|
D | KeyValueBackupAgent.java | 44 ParcelFileDescriptor newState) throws IOException { in onBackup() 63 ParcelFileDescriptor newState) throws IOException { in onRestore()
|
/cts/hostsidetests/backup/FullBackupOnly/src/ |
D | FullBackupOnlyBackupAgent.java | 51 ParcelFileDescriptor newState) throws IOException { in onBackup() 65 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | TestActivity.java | 124 private void setSoftInputState(int newState) { in setSoftInputState()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BluetoothToggleActivity.java | 119 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
|
D | BtAdapterUtils.java | 70 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
|
D | BleCocServerService.java | 553 private void processChatStateChange(int newState) { in processChatStateChange()
|
/cts/tests/tests/speech/src/android/speech/tts/cts/ |
D | TextToSpeechConnectionTest.java | 186 int newState = enabled ? COMPONENT_ENABLED_STATE_ENABLED : COMPONENT_ENABLED_STATE_DISABLED; in setServiceEnabledState() local
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarProjectionManagerTest.java | 109 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, STATE_INVALID); in onReceive() local
|
D | CarBluetoothTest.java | 91 int newState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, -1); in onReceive() local
|
/cts/tools/vm-tests-tf/build/src/util/build/ |
D | BuildCTSHostSources.java | 156 HostState newState = new HostState(fileName); in openCTSHostFileFor() local
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | TestActivity.java | 226 private void setSoftInputState(int newState) { in setSoftInputState()
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/ |
D | ExtensionRearDisplayTest.java | 178 int newState = determineNewState(mCurrentDeviceState.getIdentifier(), in testRearDisplayStatusListeners() local
|
D | ExtensionRearDisplayPresentationTest.java | 201 int newState = determineNewState(mCurrentDeviceState.getIdentifier(), in testRearDisplayPresentationStatusListeners() local
|