/frameworks/base/core/java/android/os/ |
D | TokenWatcher.java | 51 public abstract void acquired(); in acquired() method in TokenWatcher 156 acquired();
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | RenderAction.java | 187 boolean acquired = lock.tryLock(timeout, TimeUnit.MILLISECONDS); in acquireLock() 189 if (acquired == false) { in acquireLock()
|
/frameworks/base/services/java/com/android/server/wm/ |
D | KeyguardDisableHandler.java | 86 public void acquired() { in acquired() method in KeyguardDisableHandler.KeyguardTokenWatcher
|
/frameworks/av/services/camera/libcameraservice/camera3/ |
D | Camera3Stream.h | 274 bool acquired, bool output);
|
D | Camera3Stream.cpp | 227 const camera3_stream_buffer& /*buffer*/, bool acquired, bool output) { in fireBufferListenersLocked() argument 243 if (acquired) { in fireBufferListenersLocked()
|
/frameworks/base/services/java/com/android/server/ |
D | UpdateLockService.java | 51 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/base/docs/html/distribute/googleplay/policies/ |
D | ip.jd | 240 specifically acquired by a company or other entity through a legal process 241 and once acquired gives the owner exclusive rights to the trademark usage.
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 520 android.bluetooth.BluetoothSocket} is acquired from the {@link 642 acquired, the application 643 sends the acquired {@link android.bluetooth.BluetoothSocket} to a separate 661 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 | 718 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}
|
/frameworks/base/docs/html/google/play/ |
D | expansion-files.jd | 290 acquired your application from Google Play</strong>. Google Play will not 381 returns the expansion file URLs only if the user acquired your application from Google Play.</p> 557 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/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/topics/ui/ |
D | actionbar.jd | 631 example, the search widget from the above sample is acquired like this:</p> 886 android.content.Context} acquired from the constructor to instantiate a {@link
|
/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 | 830 <p>Then simply compare the {@code version} acquired from {@link android.content.pm.PackageInfo}
|
/frameworks/base/api/ |
D | current.txt | 17636 method public abstract void acquired();
|