Home
last modified time | relevance | path

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

/development/samples/BackupRestore/src/com/example/android/backuprestore/
DFileHelperExampleAgent.java78 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()
DExampleAgent.java87 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()
DMultiRecordExampleAgent.java63 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/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DHorizontalGridTestActivity.java55 public void onScrollStateChanged(RecyclerView recyclerView, int newState) {
59 + (newState < stateNames.length ? stateNames[newState] : newState));
61 mScrollState = newState;
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPService.java238 BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd,
242 prevState, newState));
244 newState == BluetoothHealth.STATE_CHANNEL_CONNECTED) {
253 newState == BluetoothHealth.STATE_CHANNEL_DISCONNECTED) {
255 } else if (newState == BluetoothHealth.STATE_CHANNEL_DISCONNECTED) {
/development/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
DBottomSheetHideable.java53 @BottomSheetBehavior.State int newState) { in onCreate()
54 switch (newState) { in onCreate()
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java73 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/
DLabelMaker.java363 private void checkState(int oldState, int newState) { in checkState() argument
367 mState = newState; in checkState()
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...