Home
last modified time | relevance | path

Searched defs:SIM_BUSY (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DBluetoothCmeError.java30 public static final int SIM_BUSY = 14; field in BluetoothCmeError
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandException.java88 SIM_BUSY, enumConstant
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRILConstants.java97 int SIM_BUSY = 51; /* SIM is busy */ field