Searched refs:obtain (Results 226 - 250 of 352) sorted by relevance

1234567891011>>

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_mid_hor.s5 ; You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s6 ; You may obtain a copy of the License at
H A Dh264bsdWriteMacroblock.s6 ; You may obtain a copy of the License at
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S6 @ You may obtain a copy of the License at
H A Dh264bsdWriteMacroblock.S6 @ You may obtain a copy of the License at
/frameworks/base/cmds/input/src/com/android/commands/input/
H A DInput.java6 * You may obtain a copy of the License at
222 MotionEvent event = MotionEvent.obtain(when, when, action, x, y, pressure, DEFAULT_SIZE,
/frameworks/base/core/java/android/accessibilityservice/
H A DUiTestAutomationBridge.java6 * You may obtain a copy of the License at
152 mLastEvent = AccessibilityEvent.obtain(event);
/frameworks/base/core/java/android/os/
H A DBroadcaster.java6 * You may obtain a copy of the License at
193 Message m = Message.obtain();
/frameworks/base/core/java/android/text/
H A DMeasuredText.java6 * You may obtain a copy of the License at
51 static MeasuredText obtain() { method in class:MeasuredText
/frameworks/base/core/java/android/view/
H A DGLES20DisplayList.java6 * You may obtain a copy of the License at
67 mCanvas = GLES20RecordingCanvas.obtain(this);
H A DKeyCharacterMap.java6 * You may obtain a copy of the License at
394 FallbackAction action = FallbackAction.obtain();
743 public static FallbackAction obtain() { method in class:KeyCharacterMap.FallbackAction
H A DViewGroup.java6 * You may obtain a copy of the License at
1111 mCurrentDrag = DragEvent.obtain(event);
1451 hoverTarget = HoverTarget.obtain(child);
1595 MotionEvent event = MotionEvent.obtain(now, now,
1617 MotionEvent event = MotionEvent.obtain(now, now,
1637 ChildListForAccessibility children = ChildListForAccessibility.obtain(this, true);
1775 MotionEvent transformedEvent = MotionEvent.obtain(event);
1999 event = MotionEvent.obtain(now, now,
2035 TouchTarget target = TouchTarget.obtain(child, pointerIdBits);
2081 MotionEvent event = MotionEvent.obtain(no
6054 public static TouchTarget obtain(View child, int pointerIdBits) { method in class:ViewGroup.TouchTarget
6101 public static HoverTarget obtain(View child) { method in class:ViewGroup.HoverTarget
6153 public static ChildListForAccessibility obtain(ViewGroup parent, boolean sort) { method in class:ViewGroup.ChildListForAccessibility
6252 public static ViewLocationHolder obtain(ViewGroup root, View view) { method in class:ViewGroup.ViewLocationHolder
[all...]
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DVerificationParamsTest.java6 * You may obtain a copy of the License at
51 Parcel parcel = Parcel.obtain();
/frameworks/base/core/tests/coretests/src/android/text/
H A DSpannedTest.java6 * You may obtain a copy of the License at
75 Parcel p = Parcel.obtain();
/frameworks/base/libs/usb/tests/AccessoryChat/src/com/android/accessorychat/
H A DAccessoryChat.java6 * You may obtain a copy of the License at
179 Message m = Message.obtain(mHandler, MESSAGE_LOG);
/frameworks/base/services/java/com/android/server/usb/
H A DUsbDeviceManager.java6 * You may obtain a copy of the License at
381 Message m = Message.obtain(this, what);
388 Message m = Message.obtain(this, what);
395 Message m = Message.obtain(this, what);
418 Message msg = Message.obtain(this, MSG_UPDATE_STATE);
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
H A DManagerService.java6 * You may obtain a copy of the License at
104 Message msg = Message.obtain(mInternalMessagesHandler,
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java6 * You may obtain a copy of the License at
161 Message newMsg = Message.obtain(null, MSG_REALLY_START);
174 Message msg = Message.obtain(null, RES_TEST_FINISHED);
188 Message newMsg = Message.obtain(null, MSG_REALLY_TERMINATE);
195 Message reply = Message.obtain(null, RES_TERMINATED);
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14cHeader.cpp6 ** You may obtain a copy of the License at
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java6 * You may obtain a copy of the License at
97 AccessibilityEvent record = AccessibilityEvent.obtain();
/frameworks/base/core/java/android/content/
H A DSyncStorageEngine.java6 * You may obtain a copy of the License at
1982 Parcel in = Parcel.obtain();
2019 Parcel out = Parcel.obtain();
2048 Parcel in = Parcel.obtain();
2123 Parcel out = Parcel.obtain();
2156 Parcel out = Parcel.obtain();
2172 Parcel parcel = Parcel.obtain();
2184 Parcel parcel = Parcel.obtain();
2222 Parcel in = Parcel.obtain();
2267 Parcel out = Parcel.obtain();
[all...]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
H A Dpvmp3_dct_9_arm.s6 ; You may obtain a copy of the License at
/frameworks/base/core/java/android/widget/
H A DSwitch.java6 * You may obtain a copy of the License at
90 private VelocityTracker mVelocityTracker = VelocityTracker.obtain();
608 MotionEvent cancel = MotionEvent.obtain(ev);
/frameworks/base/data/fonts/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/v4/
H A DAndroid.mk5 # You may obtain a copy of the License at

Completed in 532 milliseconds

1234567891011>>