Home
last modified time | relevance | path

Searched refs:silently (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/docs/html/design/wear/
Dstyle.jd71 …e receiving a message from a friend. Non-urgent notifications should be silently added to the Cont…
/frameworks/base/docs/html/wear/design/
Dindex.jd54 …it times card, daily pedometer count, social network updates) should be silently added to the card…
/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java3540 public void clearCurrentOwner(Object owner, boolean silently) { in clearCurrentOwner() argument
3546 if (!silently) { in clearCurrentOwner()
3554 if (!silently) { in clearCurrentOwner()
3562 if (!silently) { in clearCurrentOwner()
/frameworks/base/docs/html/about/versions/
Dandroid-4.2.jd109 the write operation will silently fail when running on Android 4.2 and higher.
384 for apps to change, attempting to do so will fail silently and the system will write a warning to
/frameworks/base/docs/html/training/wearables/data-layer/
Devents.jd30 eventually completes silently. However, you'll usually want to do something with the result
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd355 …e to wrong custom command line parameters do not report the error anywhere and silently fails.</li>
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd447 <p>The device will silently remain in discoverable mode for the allotted time.
/frameworks/base/docs/html/tools/devices/
Demulator.jd1211 …d according to the current device keyboard. Unsupported characters will be discarded silently.</td>
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd1808 <li>Fixed {@code STLport} to abort after out of memory error instead of silently exiting.