Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DTokenWatcher.java51 public abstract void acquired(); in acquired() method in TokenWatcher
156 acquired();
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java187 boolean acquired = lock.tryLock(timeout, TimeUnit.MILLISECONDS); in acquireLock()
189 if (acquired == false) { in acquireLock()
/frameworks/base/services/java/com/android/server/wm/
DKeyguardDisableHandler.java86 public void acquired() { in acquired() method in KeyguardDisableHandler.KeyguardTokenWatcher
/frameworks/av/services/camera/libcameraservice/camera3/
DCamera3Stream.h274 bool acquired, bool output);
DCamera3Stream.cpp227 const camera3_stream_buffer& /*buffer*/, bool acquired, bool output) { in fireBufferListenersLocked() argument
243 if (acquired) { in fireBufferListenersLocked()
/frameworks/base/services/java/com/android/server/
DUpdateLockService.java51 public void acquired() { in acquired() method in UpdateLockService.LockWatcher
DEventLogTags.logtags30 # regardless of whether the screen is off) is acquired or released.
/frameworks/base/docs/html/distribute/googleplay/policies/
Dip.jd240 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/
Dbluetooth.jd520 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/
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.jd718 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd290 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/
Dstrategies.jd236 very complex depending on your application. A short gap between when the location is acquired and
/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/topics/ui/
Dactionbar.jd631 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/
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.jd830 <p>Then simply compare the {@code version} acquired from {@link android.content.pm.PackageInfo}
/frameworks/base/api/
Dcurrent.txt17636 method public abstract void acquired();