| /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/ |
| D | MainActivity.java | 72 CardStreamState state = mRetentionFragment.getCardStream(); in onCreate() local 92 CardStreamState state = getCardStream().dumpState(); in onSaveInstanceState() local
|
| /development/samples/Obb/src/com/example/android/obbapp/ |
| D | ObbMountActivity.java | 64 ObbState state = (ObbState) getLastNonConfigurationInstance(); in onCreate() local 133 ObbState state = new ObbState(mSM, mStatus.getText(), mPath.getText()); in onRetainNonConfigurationInstance() local
|
| /development/samples/training/threadsample/src/com/example/android/threadsample/ |
| D | PhotoTask.java | 182 void handleState(int state) { in handleState() 249 public void handleDownloadState(int state) { in handleDownloadState() 279 public void handleDecodeState(int state) { in handleDecodeState()
|
| D | PhotoDecodeRunnable.java | 77 void handleDecodeState(int state); in handleDecodeState()
|
| D | PhotoDownloadRunnable.java | 84 void handleDownloadState(int state); in handleDownloadState()
|
| /development/samples/browseable/AutoBackupForApps/src/com.example.android.autobackupsample/ |
| D | Utils.java | 30 String state = Environment.getExternalStorageState(); in isExternalStorageAvailable() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | GameControllerInput.java | 123 InputDeviceState state = getInputDeviceState(event.getDeviceId()); in dispatchKeyEvent() local 148 InputDeviceState state = getInputDeviceState(event.getDeviceId()); in dispatchGenericMotionEvent() local 157 InputDeviceState state = mInputDeviceStates.get(deviceId); in getInputDeviceState() local 173 InputDeviceState state = getInputDeviceState(deviceId); in onInputDeviceAdded() local 180 InputDeviceState state = mInputDeviceStates.get(deviceId); in onInputDeviceChanged() local 191 InputDeviceState state = mInputDeviceStates.get(deviceId); in onInputDeviceRemoved() local 375 public void show(InputDeviceState state) { in show()
|
| /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
| D | StreamRetentionFragment.java | 32 public void storeCardStream(CardStreamState state) { in storeCardStream()
|
| /development/ndk/platforms/android-3/include/ |
| D | sha1.h | 19 uint32_t state[5]; member
|
| /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
| D | PlaylistItem.java | 54 public void setState(int state) { in setState() 116 String state[] = { in toString() local
|
| /development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
| D | PlaylistItem.java | 54 public void setState(int state) { in setState() 116 String state[] = { in toString() local
|
| /development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
| D | RecyclerViewActivity.java | 108 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() 146 RecyclerView.State state) { in scrollVerticallyBy() 200 RecyclerView.Recycler recycler, RecyclerView.State state) { in onFocusSearchFailed()
|
| /development/ndk/platforms/android-21/include/linux/netfilter/ |
| D | nf_conntrack_sctp.h | 37 enum sctp_conntrack state; member
|
| /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
| D | WiFiDirectBroadcastReceiver.java | 62 int state = intent.getIntExtra(WifiP2pManager.EXTRA_WIFI_STATE, -1); in onReceive() local
|
| /development/ndk/platforms/android-3/include/linux/netfilter/ |
| D | nf_conntrack_sctp.h | 31 enum sctp_conntrack state; member
|
| /development/ndk/platforms/android-3/include/linux/raid/ |
| D | md_u.h | 61 int state; member 78 int state; member 87 int state; member
|
| /development/ndk/platforms/android-21/include/linux/raid/ |
| D | md_u.h | 75 int state; member 96 int state; member 104 int state; member
|
| /development/ndk/platforms/android-17/samples/Teapot/jni/ |
| D | TeapotNativeActivity.cpp | 375 void Engine::SetState( android_app* state ) in SetState() 433 void android_main( android_app* state ) in android_main()
|
| /development/ndk/platforms/android-3/include/linux/lockd/ |
| D | xdr.h | 48 u32 state; member 65 u32 state; member
|
| /development/ndk/platforms/android-9/samples/native-activity/jni/ |
| D | main.c | 57 struct saved_state state; member 231 void android_main(struct android_app* state) { in android_main()
|
| /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/ |
| D | AdvancedImmersiveModeFragment.java | 50 public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle state) { in onCreateView()
|
| /development/ndk/platforms/android-18/samples/MoreTeapots/jni/ |
| D | MoreTeapotsNativeActivity.cpp | 386 void Engine::SetState( android_app* state ) in SetState() 444 void android_main( android_app* state ) in android_main()
|
| /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
| D | Playback.java | 124 public void setState(int state) { in setState() 480 void onPlaybackStatusChanged(int state); in onPlaybackStatusChanged()
|
| D | QueueFragment.java | 189 private void onPlaybackStateChanged(PlaybackState state) { in onPlaybackStateChanged()
|
| /development/samples/ApiDemos/src/com/example/android/apis/preference/ |
| D | MyPreference.java | 117 protected void onRestoreInstanceState(Parcelable state) { in onRestoreInstanceState()
|