Home
last modified time | relevance | path

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

123

/development/samples/ApiDemos/src/com/example/android/apis/app/
DMessengerServiceActivities.java79 Message msg = Message.obtain(null,
85 msg = Message.obtain(null,
128 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/python-packages/
DNOTICE5 You may obtain a copy of the License at
/development/vndk/tools/
DAndroid.bp6 // You may obtain a copy of the License at
/development/docs/copyright-templates/
Dmake.txt5 # You may obtain a copy of the License at
Dplain.txt5 You may obtain a copy of the License at
Dasm.txt5 ; You may obtain a copy of the License at
Dc.txt6 * You may obtain a copy of the License at
Djava.txt6 * You may obtain a copy of the License at
/development/vndk/
DAndroid.bp6 // You may obtain a copy of the License at
/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/build/
Dsdk.exclude.atree6 # You may obtain a copy of the License at
Dsdk-android-armeabi.atree6 # You may obtain a copy of the License at
Dsdk-android-mips64.atree6 # You may obtain a copy of the License at
Dsdk-android-mips.atree6 # You may obtain a copy of the License at
Dsdk-android-x86.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/samples/devbytes/ui/ImmersiveMode/
Dbuild.gradle6 * You may obtain a copy of the License at
/development/vndk/tools/vtable-dumper/
DAndroid.bp6 // 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/samples/training/InteractiveChart/
Dproject.properties6 # 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()
/development/samples/TicTacToeLib/
Ddefault.properties6 # You may obtain a copy of the License at
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/
DMyJobService.java110 Message m = Message.obtain(); in sendMessage()

123