Home
last modified time | relevance | path

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

12

/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/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/samples/training/ads-and-ux/
DReadMe.txt4 The application has the following external dependencies. In order to build, be sure to obtain these
/development/docs/copyright-templates/
Djava.txt6 * You may obtain a copy of the License at
Dasm.txt5 ; You may obtain a copy of the License at
Dplain.txt5 You may obtain a copy of the License at
Dmake.txt5 # You may obtain a copy of the License at
Dc.txt6 * 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-armeabi.atree6 # You may obtain a copy of the License at
Dsdk-android-arm64-v8a.atree6 # You may obtain a copy of the License at
Dsdk-android-x86_64.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-mips.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/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/devbytes/telephony/SmsSampleProject/SmsSample/
Dbuild.gradle6 * You may obtain a copy of the License at
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
Dteapot.inl6 * You may obtain a copy of the License at
/development/ndk/platforms/android-17/samples/Teapot/jni/
Dteapot.inl6 * You may obtain a copy of the License at
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
DMainActivity.java178 Message m = Message.obtain(mHandler, MSG_UNCOLOUR_START); in onReceivedStartJob()
191 Message m = Message.obtain(mHandler, MSG_UNCOLOUR_STOP); in onReceivedStopJob()
/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/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPActivity.java205 Message msg = Message.obtain(null, BluetoothHDPService.MSG_REG_CLIENT);
311 mHealthService.send(Message.obtain(null, what, value, 0)); in sendMessage()
328 mHealthService.send(Message.obtain(null, what, mDevice)); in sendMessageWithDevice()
/development/samples/training/InteractiveChart/
Dproject.properties6 # You may obtain a copy of the License at
/development/host/windows/usb/api/
DBUILDME.TXT5 You may obtain a copy of the License at
/development/host/windows/usb/adb_winapi_test/
DBUILDME.TXT5 You may obtain a copy of the License at

12