Searched refs:obtain (Results 126 - 150 of 734) sorted by relevance

1234567891011>>

/frameworks/multidex/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/net/wifi/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/opt/telephony/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/emoji/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/graphics/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/media-compat/tests/src/android/support/v4/media/
H A DMediaItemTest.java6 * You may obtain a copy of the License at
57 Parcel p = Parcel.obtain();
86 Parcel p = Parcel.obtain();
/frameworks/support/v14/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/v17/
H A DAndroid.mk5 # You may obtain a copy of the License at
/frameworks/support/v7/
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 DRegistrant.java6 * You may obtain a copy of the License at
77 Message msg = Message.obtain();
/frameworks/base/core/java/android/os/health/
H A DHealthStatsParceler.java6 * You may obtain a copy of the License at
77 final Parcel parcel = Parcel.obtain();
/frameworks/base/core/java/android/view/
H A DDragAndDropPermissions.java6 ** You may obtain a copy of the License at
67 public static DragAndDropPermissions obtain(DragEvent dragEvent) { method in class:DragAndDropPermissions
/frameworks/base/core/java/com/android/internal/os/
H A DSomeArgs.java6 * You may obtain a copy of the License at
62 public static SomeArgs obtain() { method in class:SomeArgs
/frameworks/base/location/lib/java/com/android/location/provider/
H A DFusedLocationHardware.java6 * You may obtain a copy of the License at
319 Message message = Message.obtain(
334 Message message = Message.obtain(
349 Message message = Message.obtain(
364 Message message = Message.obtain(
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DMediaPlayerInvokeTest.java6 * You may obtain a copy of the License at
64 Parcel reply = Parcel.obtain();
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DTakeScreenshotService.java6 * You may obtain a copy of the License at
42 Message reply = Message.obtain(null, 1);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTextViewTransformState.java6 * You may obtain a copy of the License at
72 public static TextViewTransformState obtain() { method in class:TextViewTransformState
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DMessageCapturingHandler.java6 * You may obtain a copy of the License at
41 timedMessages.add(new Pair<>(Message.obtain(message), uptimeMillis));
/frameworks/base/tests/net/java/com/android/server/connectivity/
H A DMetricsTestUtil.java6 * You may obtain a copy of the License at
38 Parcel p = Parcel.obtain();
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
H A DWifiHandlerTest.java6 * You may obtain a copy of the License at
56 Message msg = Message.obtain();
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/wificond/
H A DPnoSettingsTest.java6 * You may obtain a copy of the License at
67 Parcel parcel = Parcel.obtain();
H A DSingleScanSettingsTest.java6 * You may obtain a copy of the License at
64 Parcel parcel = Parcel.obtain();
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DUtil.java25 * obtain an instance itself.
51 final AccessibilityEvent event = AccessibilityEvent.obtain(eventType);

Completed in 678 milliseconds

1234567891011>>