Home
last modified time | relevance | path

Searched refs:obtain (Results 1 – 25 of 61) sorted by relevance

123

/development/samples/ApiDemos/src/com/example/android/apis/app/
DMessengerServiceActivities.java80 Message msg = Message.obtain(null,
86 msg = Message.obtain(null,
129 Message msg = Message.obtain(null, in doUnbindService()
/development/samples/training/ads-and-ux/
DReadMe.txt4 The application has the following external dependencies. In order to build, be sure to obtain these
/development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
DTouchDisplayView.java71 public static TouchHistory obtain(float x, float y, float pressure) { in obtain() method in TouchDisplayView.TouchHistory
154 TouchHistory data = TouchHistory.obtain(event.getX(0), event.getY(0), in onTouchEvent()
184 TouchHistory data = TouchHistory.obtain(event.getX(index), event.getY(index), in onTouchEvent()
/development/docs/copyright-templates/
Dmake.txt5 # You may obtain a copy of the License at
Djava.txt6 * You may obtain a copy of the License at
Dplain.txt5 You may obtain a copy of the License at
Dc.txt6 * You may obtain a copy of the License at
Dasm.txt5 ; You may obtain a copy of the License at
/development/python-packages/
DNOTICE5 You may obtain a copy of the License at
DAndroid.bp5 // You may obtain a copy of the License at
/development/vndk/tools/
DAndroid.bp6 // You may obtain a copy of the License at
/development/vndk/
DAndroid.bp6 // You may obtain a copy of the License at
/development/build/
Dsdk.exclude.atree6 # You may obtain a copy of the License at
Dsdk-android-arm64-v8a.atree6 # You may obtain a copy of the License at
/development/tools/mkstubs/
DAndroid.bp6 // You may obtain a copy of the License at
/development/tools/apkcheck/
DAndroid.bp5 // You may obtain a copy of the License at
/development/vndk/tools/header-checker/tests/integration/version_script_example/
DAndroid.bp6 // You may obtain a copy of the License at
/development/tools/rmtypedefs/
DAndroid.bp5 // You may obtain a copy of the License at
/development/samples/devbytes/ui/ImmersiveMode/
Dbuild.gradle6 * You may obtain a copy of the License at
/development/tools/hosttestlib/
DAndroid.bp5 // You may obtain a copy of the License at
/development/ndk/
DAndroid.bp6 // You may obtain a copy of the License at
/development/samples/training/location-aware/src/com/example/android/location/
DLocationActivity.java248 Message.obtain(mHandler, in updateUILocation()
358 Message.obtain(mHandler, UPDATE_ADDRESS, e.toString()).sendToTarget(); in doInBackground()
368 Message.obtain(mHandler, UPDATE_ADDRESS, addressText).sendToTarget(); in doInBackground()
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
DAndroid.bp6 // You may obtain a copy of the License at
/development/gsi/gsi_util/
DAndroid.bp5 // You may obtain a copy of the License at
/development/samples/USB/AdbTest/src/com/android/adb/
DAdbTestActivity.java82 Message m = Message.obtain(mHandler, MESSAGE_LOG); in log()
109 Message m = Message.obtain(mHandler, MESSAGE_DEVICE_ONLINE); in deviceOnline()

123