Searched refs:obtain (Results 1 - 25 of 159) sorted by relevance

1234567

/packages/apps/Camera2/src/com/android/camera/util/
H A DMotionEventHelper.java16 MotionEvent newEvent = MotionEvent.obtain(e);
H A DAccessibilityUtils.java25 AccessibilityEvent event = AccessibilityEvent.obtain(
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
H A DFolderList.java47 final Parcel p = Parcel.obtain();
62 final Parcel p = Parcel.obtain();
74 final Parcel p = Parcel.obtain();
/packages/apps/Email/tests/src/com/android/emailcommon/service/
H A DSearchParamsTests.java6 * You may obtain a copy of the License at
30 Parcel parcel = Parcel.obtain();
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
H A DListener.java6 * You may obtain a copy of the License at
100 Message.obtain(mHandler, what, key).sendToTarget();
222 Message.obtain(mHandler, MSG_STARTUP).sendToTarget();
227 Message.obtain(mHandler, MSG_ORDER,
233 Message.obtain(mHandler, MSG_NOTIFY,
239 Message.obtain(mHandler, MSG_CANCEL,
/packages/apps/FMRadio/jni/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/Launcher2/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/experimental/BugReportSender/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/experimental/ExampleImsFramework/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/experimental/LoaderApp/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/inputmethods/LatinIME/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/inputmethods/LatinIME/native/jni/
H A DCleanupNativeFileList.mk5 # You may obtain a copy of the License at
/packages/inputmethods/LatinIME/tools/dicttool/etc/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/inputmethods/LatinIME/tools/make-keyboard-text/etc/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapAuthenticator.java77 Message msg = Message.obtain(mCallback);
/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DAccessibilityUtils.java6 * You may obtain a copy of the License at
43 AccessibilityEvent event = AccessibilityEvent.obtain(
/packages/services/Telephony/tests/src/com/android/phone/tests/
H A DSendInstantTextTestService.java6 * You may obtain a copy of the License at
54 mHandler.sendMessageDelayed(Message.obtain(mHandler, 0, intent), 5 * 1000);
/packages/apps/BasicSmsReceiver/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppRfcommListener.java97 Message msg = Message.obtain();
163 Message msg = Message.obtain();
/packages/apps/Browser/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthListView.java6 * You may obtain a copy of the License at
82 mTracker = VelocityTracker.obtain();
135 MotionEvent cancelEvent = MotionEvent.obtain(mDownActionTime, SystemClock.uptimeMillis(),
/packages/apps/ContactsCommon/TestCommon/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/Email/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/FMRadio/
H A DAndroid.mk5 # You may obtain a copy of the License at
/packages/apps/FMRadio/jni/fmr/
H A DAndroid.mk5 # You may obtain a copy of the License at

Completed in 535 milliseconds

1234567