/frameworks/base/core/java/android/os/ |
D | TokenWatcher.java | 51 public abstract void acquired(); in acquired() method in TokenWatcher 156 acquired();
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | KeyguardDisableHandler.java | 111 public void acquired() { in acquired() method in KeyguardDisableHandler.KeyguardTokenWatcher
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | RenderAction.java | 191 boolean acquired = lock.tryLock(timeout, TimeUnit.MILLISECONDS); in acquireLock() 193 if (!acquired) { in acquireLock()
|
/frameworks/base/services/core/java/com/android/server/ |
D | UpdateLockService.java | 50 public void acquired() { in acquired() method in UpdateLockService.LockWatcher
|
D | EventLogTags.logtags | 30 # regardless of whether the screen is off) is acquired or released.
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3Stream.h | 432 bool acquired, bool output);
|
D | Camera3Stream.cpp | 532 const camera3_stream_buffer& /*buffer*/, bool acquired, bool output) { in fireBufferListenersLocked() argument 548 if (acquired) { in fireBufferListenersLocked()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_fingerprint_FingerprintService.cpp | 98 arg1 = msg.data.acquired.acquired_info; in hal_notify_callback()
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 515 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/ |
D | authenticate.jd | 113 new OnTokenAcquired(), // Callback called when a token is successfully acquired
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.1.jd | 204 about the device's current network signal. This can be acquired from the
|
D | android-4.0.jd | 721 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}
|
/frameworks/base/docs/html/google/play/ |
D | expansion-files.jd | 292 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/ |
D | strategies.jd | 236 very complex depending on your application. A short gap between when the location is acquired and
|
/frameworks/base/docs/html/ndk/reference/ |
D | group___looper.jd | 390 <p>Remove a reference that was previously acquired with <a class="el" href="group___looper.html#gae…
|
D | group___native_activity.jd | 654 <p>Remove a reference that was previously acquired with <a class="el" href="group___native_activity…
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | actionbar.jd | 589 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/ |
D | mediaplayer.jd | 376 <p>However, the wake lock acquired in this example guarantees only that the CPU remains awake. If
|
/frameworks/base/docs/html/guide/practices/ |
D | optimizing-for-3.0.jd | 156 snapshot</b> after you've acquired an initial snapshot (after you close the AVD for the first
|
/frameworks/base/docs/html/guide/topics/data/ |
D | backup.jd | 833 <p>Then simply compare the {@code version} acquired from {@link android.content.pm.PackageInfo}
|
/frameworks/base/api/ |
D | current.txt | 23608 method public abstract void acquired();
|
D | system-current.txt | 25560 method public abstract void acquired();
|