HomeSort by relevance Sort by last modified time
    Searched refs:STATE_INVALID (Results 1 - 12 of 12) sorted by null

  /frameworks/base/core/java/android/service/voice/
AlwaysOnHotwordDetector.java 59 private static final int STATE_INVALID = -3;
371 if (mAvailability == STATE_INVALID) {
404 if (mAvailability == STATE_INVALID) {
432 if (mAvailability == STATE_INVALID) {
511 if (mAvailability == STATE_INVALID) {
533 mAvailability = STATE_INVALID;
545 if (mAvailability == STATE_INVALID
657 if (mAvailability == STATE_INVALID) {
720 if (mAvailability == STATE_INVALID) {
721 return STATE_INVALID;
    [all...]
  /frameworks/base/core/java/android/os/
CommonClock.java 56 public static final int STATE_INVALID = -1;
212 * master election algorithm or {@link #STATE_INVALID} if there is an internal error.
218 return mUtils.transactGetInt(METHOD_GET_STATE, STATE_INVALID);
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpPlayerSettings.java 59 public static final int STATE_INVALID = -1;
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
PlayerApplicationSettings.java 237 return BluetoothAvrcpPlayerSettings.STATE_INVALID;
294 return BluetoothAvrcpPlayerSettings.STATE_INVALID;
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
InCallServiceImpl.java 85 public static final int STATE_INVALID = -1;
140 public static final int STATE_INVALID = InCallServiceImpl.STATE_INVALID;
779 return getCallStateString(STATE_INVALID);
939 int state = CallCallback.STATE_INVALID;
966 if (videoState == CallCallback.STATE_INVALID ||
    [all...]
TelecomManagerFacade.java 88 if (state == InCallServiceImpl.STATE_INVALID) {
  /frameworks/base/proto/src/
wifi.proto 874 STATE_INVALID = 12;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMetrics.java     [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 527 milliseconds