Searched refs:obtain (Results 76 - 100 of 352) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/hosttests/test-apps/UpdateExtToIntLocTestApp_v2_int/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/UpdateExternalLocTestApp_v1_ext/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/UpdateExternalLocTestApp_v2_none/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_Auto/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_External/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_Internal/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/core/tests/hosttests/test-apps/VersatileTestApp_None/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/libs/diskusage/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/location/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DWebViewEventSender.java6 * You may obtain a copy of the License at
86 MotionEvent event = MotionEvent.obtain(ts, ts, MotionEvent.ACTION_DOWN, mouseX, mouseY, 0);
97 MotionEvent event = MotionEvent.obtain(ts, ts, MotionEvent.ACTION_UP, mouseX, mouseY, 0);
191 MotionEvent event = MotionEvent.obtain(downTime, downTime,
223 MotionEvent event = MotionEvent.obtain(mTouchPoints.get(0).downTime(),
246 MotionEvent event = MotionEvent.obtain(mTouchPoints.get(0).downTime(),
286 MotionEvent event = MotionEvent.obtain(mTouchPoints.get(0).downTime(),
/frameworks/base/tests/LowStorageTest/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/tests/TileBenchmark/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ml/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ml/bordeaux/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/ml/bordeaux/learning/predictor_histogram/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/calendar/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/mailcommon/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/mms/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/volley/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/base/media/tests/players/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdCountLeadingZeros.s6 ; You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdCountLeadingZeros.S6 @ You may obtain a copy of the License at
/frameworks/base/core/java/android/os/
H A DCommonClock.java6 * You may obtain a copy of the License at
351 android.os.Parcel data = android.os.Parcel.obtain();
352 android.os.Parcel reply = android.os.Parcel.obtain();
383 android.os.Parcel data = android.os.Parcel.obtain();
384 android.os.Parcel reply = android.os.Parcel.obtain();
H A DRegistrant.java6 * You may obtain a copy of the License at
78 Message msg = Message.obtain();
/frameworks/base/core/tests/benchmarks/src/android/os/
H A DParcelBenchmark.java6 * You may obtain a copy of the License at
27 mParcel = Parcel.obtain();

Completed in 278 milliseconds

1234567891011>>