HomeSort by relevance Sort by last modified time
    Searched full:states (Results 351 - 375 of 3435) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/bluetooth/
IBluetoothA2dp.aidl 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states);
IBluetoothHealth.aidl 40 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(in int[] states);
IBluetoothInputDevice.aidl 31 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states);
IBluetoothMap.aidl 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states);
IBluetoothSap.aidl 33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states);
  /frameworks/base/core/res/res/drawable/
btn_global_search.xml 18 <!-- TODO Need different assets for some of these button states. -->
  /frameworks/base/core/tests/coretests/src/android/util/
StateSetTest.java 32 // Single states in both sets - match
36 // Single states in both sets - non-match
76 // Single states in both sets - match
83 // Single states in both sets - non-match
  /frameworks/base/docs/html-intl/intl/zh-cn/preview/
license.jd 20 1.3 ?Google??? Google Inc.???????????????????1600 Amphitheatre Parkway, Mountain View, CA 94043, United States?
  /frameworks/base/docs/html-intl/intl/zh-tw/preview/
license.jd 20 1.3?Google??? Google Inc.???????????????????? 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States?
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateErrors.java 35 // Error occurs in the states below?
MediaRecorderStateErrors.java 31 // Error occurs in the states below?
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarState.java 20 * Class to encapsulate all possible status bar states regarding Keyguard.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
MmiCode.java 42 * or FAILED states. null otherwise
  /hardware/libhardware/modules/usbcamera/
HotplugThread.cpp 38 // Cleanup other states?
  /libcore/luni/src/main/java/libcore/icu/
NativeIDN.java 28 // The RI documentation explicitly states that this method can't fail.
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkService.java 136 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) {
138 return mStateMachine.getDevicesMatchingConnectionStates(states);
195 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) {
198 return service.getDevicesMatchingConnectionStates(states);
  /packages/apps/CellBroadcastReceiver/res/values/
config.xml 20 <!-- Whether to enable CMAS settings (United States) -->
  /packages/apps/InCallUI/res/drawable/
btn_background.xml 19 These buttons have two states (checked and unchecked), and
btn_compound_background.xml 18 These buttons have two states (selected and unselected). -->
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsEnglishDvorak.java 28 * en_US: English (United States)/dvorak
TestsEnglishUS.java 28 * en_US: English (United States)/qwerty
TestsSpanishUS.java 28 * es_US: Spanish (United States)/spanish
  /packages/inputmethods/OpenWnn/res/values/
attrs.xml 21 possible states: normal, pressed, checkable, checkable+pressed, checkable+checked,
  /packages/services/Telecomm/src/com/android/server/telecom/
CallState.java 20 * Defines call-state constants of the different states in which a call can exist. Although states
22 * that uses these states should be resilient to unexpected state changes outside of what is
82 * Indicates that a call is currently disconnected. All states can transition to this state
  /packages/services/Telephony/res/drawable/
btn_compound_background.xml 18 These buttons have two states (checked and unchecked), and

Completed in 2723 milliseconds

<<11121314151617181920>>