/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/ |
D | MainActivity.java | 74 CardStreamState state = mRetentionFragment.getCardStream(); in onCreate() local 94 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()
|
D | PhotoManager.java | 274 public void handleState(PhotoTask photoTask, int state) { in handleState()
|
/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 | 34 public void storeCardStream(CardStreamState state) { in storeCardStream()
|
/development/ndk/platforms/android-3/include/ |
D | sha1.h | 19 uint32_t state[5]; member
|
/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/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/widget/ |
D | RecyclerViewActivity.java | 105 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() 143 RecyclerView.State state) { in scrollVerticallyBy() 197 RecyclerView.Recycler recycler, RecyclerView.State state) { in onFocusSearchFailed()
|
D | AnimatedRecyclerView.java | 199 public void onLayoutChildren(RecyclerView.Recycler recycler, RecyclerView.State state) { in onLayoutChildren() 280 RecyclerView.State state) { in scrollVerticallyBy() 333 RecyclerView.Recycler recycler, RecyclerView.State state) { in onFocusSearchFailed()
|
/development/ndk/platforms/android-L/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-L/include/linux/raid/ |
D | md_u.h | 75 int state; member 96 int state; member 104 int state; member
|
/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/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/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/ApiDemos/src/com/example/android/apis/preference/ |
D | MyPreference.java | 117 protected void onRestoreInstanceState(Parcelable state) { in onRestoreInstanceState()
|
/development/ndk/platforms/android-3/include/linux/ |
D | backing-dev.h | 28 unsigned long state; member
|