Searched defs:EXTRA_STATE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfile.java37 public static final String EXTRA_STATE = "android.bluetooth.profile.extra.STATE"; field in interface:BluetoothProfile
H A DBluetoothAdapter.java84 * <p><code>Intent.getIntExtra(BluetoothAdapter.EXTRA_STATE,
93 * <p>Always contains the extra fields {@link #EXTRA_STATE} and {@link
110 public static final String EXTRA_STATE = field in class:BluetoothAdapter
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java106 * The {@link #EXTRA_STATE} extra indicates the new call state.
119 * @see #EXTRA_STATE
139 public static final String EXTRA_STATE = PhoneConstants.STATE_KEY; field in class:TelephonyManager
142 * Value used with {@link #EXTRA_STATE} corresponding to
148 * Value used with {@link #EXTRA_STATE} corresponding to
154 * Value used with {@link #EXTRA_STATE} corresponding to

Completed in 474 milliseconds