Home
last modified time | relevance | path

Searched refs:acquired (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/os/
DTokenWatcher.java51 public abstract void acquired(); in acquired() method in TokenWatcher
156 acquired();
/frameworks/base/services/core/java/com/android/server/wm/
DKeyguardDisableHandler.java111 public void acquired() { in acquired() method in KeyguardDisableHandler.KeyguardTokenWatcher
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java191 boolean acquired = lock.tryLock(timeout, TimeUnit.MILLISECONDS); in acquireLock()
193 if (!acquired) { in acquireLock()
/frameworks/base/services/core/java/com/android/server/
DUpdateLockService.java50 public void acquired() { in acquired() method in UpdateLockService.LockWatcher
DEventLogTags.logtags30 # regardless of whether the screen is off) is acquired or released.
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Stream.h432 bool acquired, bool output);
DCamera3Stream.cpp532 const camera3_stream_buffer& /*buffer*/, bool acquired, bool output) { in fireBufferListenersLocked() argument
548 if (acquired) { in fireBufferListenersLocked()
/frameworks/base/services/core/jni/
Dcom_android_server_fingerprint_FingerprintService.cpp98 arg1 = msg.data.acquired.acquired_info; in hal_notify_callback()
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd515 android.bluetooth.BluetoothSocket} is acquired from the {@link
637 acquired, the application
638 sends the acquired {@link android.bluetooth.BluetoothSocket} to a separate
656 as the {@link android.bluetooth.BluetoothSocket} is acquired. You may also want
/frameworks/base/docs/html/training/id-auth/
Dauthenticate.jd113 new OnTokenAcquired(), // Callback called when a token is successfully acquired
/frameworks/base/docs/html/about/versions/
Dandroid-2.1.jd204 about the device's current network signal. This can be acquired from the
Dandroid-4.0.jd721 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd292 acquired your application from Google Play</strong>. Google Play will not
383 returns the expansion file URLs only if the user acquired your application from Google Play.</p>
563 resume the download when possible (connectivity is acquired).</li>
/frameworks/base/docs/html/guide/topics/location/
Dstrategies.jd236 very complex depending on your application. A short gap between when the location is acquired and
/frameworks/base/docs/html/ndk/reference/
Dgroup___looper.jd390 <p>Remove a reference that was previously acquired with <a class="el" href="group___looper.html#gae…
Dgroup___native_activity.jd654 <p>Remove a reference that was previously acquired with <a class="el" href="group___native_activity…
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd589 sample is acquired like this:</p>
829 android.content.Context} acquired from the constructor to instantiate a {@link
/frameworks/base/docs/html/guide/topics/media/
Dmediaplayer.jd376 <p>However, the wake lock acquired in this example guarantees only that the CPU remains awake. If
/frameworks/base/docs/html/guide/practices/
Doptimizing-for-3.0.jd156 snapshot</b> after you've acquired an initial snapshot (after you close the AVD for the first
/frameworks/base/docs/html/guide/topics/data/
Dbackup.jd833 <p>Then simply compare the {@code version} acquired from {@link android.content.pm.PackageInfo}
/frameworks/base/api/
Dcurrent.txt23608 method public abstract void acquired();
Dsystem-current.txt25560 method public abstract void acquired();