/libcore/luni/src/main/java/java/util/ |
Collections.java | 886 @Override public SortedSet<E> headSet(E end) { 888 return new SynchronizedSortedSet<E>(ss.headSet(end), mutex); [all...] |
/packages/services/Telephony/src/com/android/phone/ |
PhoneUtils.java | 102 /** Speaker state, persisting between wired headset connection events */ 346 // - Bluetooth headset is not in use. [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Sets.java | [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Sets.java | 844 public SortedSet<E> headSet(E toElement) { 845 return new FilteredSortedSet<E>(((SortedSet<E>) unfiltered).headSet(toElement), predicate); [all...] |
/frameworks/base/docs/html/guide/components/ |
intents-filters.jd | 155 <td>A headset has been plugged into the device, or unplugged from it. 280 "{@code state}" extra indicating whether the headset is now plugged in or 281 unplugged, as well as a "{@code name}" extra for the type of headset. [all...] |
/frameworks/base/docs/downloads/design/ |
Android_Design_Downloads_20120814.zip | |
Android_Design_Downloads_20120823.zip | |
Android_Design_Downloads_20130814.zip | |
/external/bluetooth/bluedroid/btif/src/ |
btif_rc.c | 519 * the remote device is not of type headset 744 ** Description Fetches the connected headset's BD_ADDR if any [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
TableCollectionTest.java | 169 return table.rowKeySet().headSet("x"); 177 .named("TreeBasedTable.rowKeySet.headSet") [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
KeyboardView.java | 252 /** Whether the requirement of a headset to hear passwords if accessibility is enabled is announced. */ [all...] |
/docs/source.android.com/src/devices/tech/input/ |
dumpsys.jd | 49 5: Tuna Headset Jack
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_int.h | 364 /* can be sent to headset even if higher priority channel (for example, AV media channel) */ [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 251 <p>The platform offers new connectivity that developers can build on. API support for Bluetooth A2DP and HSP profiles lets applications query Bluetooth profiles for connected devices, audio state, and more, then notify the user. For example, a music application can check connectivity and status and let the user know that music is playing through a stereo headset. Applications can also register to receive system broadcasts of pre-defined vendor-specific AT commands, such as Platronics Xevent. For example, an application could receive broadcasts that indicate a connected device's battery level and could notify the user or take other action as needed. Applications can also take advantage of the platform's new support for full keyboards connected by USB or Bluetooth. </p>
|
/packages/inputmethods/LatinIME/java/res/values-da/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Tilslut et headset for at høre indtastningen blive læst højt ved angivelse af adgangskode."</string>
|
/packages/inputmethods/LatinIME/java/res/values-de/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Schließen Sie ein Headset an, um das Passwort gesprochen zu hören."</string>
|
/packages/inputmethods/LatinIME/java/res/values-en-rGB/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Plug in a headset to hear password keys spoken aloud."</string>
|
/packages/inputmethods/LatinIME/java/res/values-en-rIN/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Plug in a headset to hear password keys spoken aloud."</string>
|
/packages/inputmethods/LatinIME/java/res/values-in/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Pasang headset untuk mendengar tombol sandi yang diucapkan dengan keras."</string>
|
/packages/inputmethods/LatinIME/java/res/values-nl/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Sluit een headset aan om wachtwoordtoetsen hardop te laten voorlezen."</string>
|
/packages/inputmethods/LatinIME/java/res/values-tl/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Mag-plug in ng headset upang marinig ang mga password key na binabanggit nang malakas."</string>
|
/packages/inputmethods/LatinIME/java/res/values-zu/ |
strings.xml | 77 <string name="spoken_use_headphones" msgid="896961781287283493">"Plaka ku-headset ukuze uzwe okhiye bephasiwedi ezindlebeni zakho bezwakala kakhulu."</string>
|
/prebuilts/devtools/tools/lib/ |
guava-13.0.1.jar | |
/prebuilts/tools/common/guava-tools/ |
guava-13.0.1.jar | |
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/ |
guava-13.0.1.jar | |