/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
D | FileHelperExampleAgent.java | 78 ParcelFileDescriptor newState) throws IOException { in onBackup() argument 81 super.onBackup(oldState, data, newState); in onBackup() 91 ParcelFileDescriptor newState) throws IOException { in onRestore() argument 95 super.onRestore(data, appVersionCode, newState); in onRestore()
|
D | ExampleAgent.java | 87 ParcelFileDescriptor newState) throws IOException { in onBackup() argument 135 writeStateFile(newState); in onBackup() 209 ParcelFileDescriptor newState) throws IOException { in onRestore() argument 247 writeStateFile(newState); in onRestore()
|
D | MultiRecordExampleAgent.java | 63 ParcelFileDescriptor newState) throws IOException { in onBackup() argument 128 writeStateFile(newState); in onBackup() 161 ParcelFileDescriptor newState) throws IOException { in onRestore() argument 199 writeStateFile(newState); in onRestore()
|
/development/tools/winscope/src/trace_collection/ |
D | proxy_connection.ts | 52 async (newState) => await this.onConnectChange(newState), 220 async onConnectChange(newState: ProxyState) { 221 if (newState === ProxyState.CONNECTING) { 224 if (newState === ProxyState.START_TRACE) { 234 this.proxyStateChangeCallback(newState);
|
D | connection.ts | 32 onConnectChange(newState: any): any;
|
/development/tools/winscope/src/app/components/ |
D | collect_traces_component.ts | 384 (newState) => this.onProxyStateChange(), 391 (newState) => this.onProxyStateChange(), 454 (newState) => this.onProxyStateChange(), 464 (newState) => this.onProxyStateChange(), 537 private async onProxyChange(newState: ProxyState) { 539 newState,
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
D | BluetoothLeService.java | 73 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { 75 if (newState == BluetoothProfile.STATE_CONNECTED) { 84 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) {
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | LabelMaker.java | 363 private void checkState(int oldState, int newState) { in checkState() argument 367 mState = newState; in checkState()
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |