Home
last modified time | relevance | path

Searched refs:ERROR_INPUT_CLOSED (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DCallLog.java138 public static final int ERROR_INPUT_CLOSED = 3; field in CallLog.CallComposerLoggingException
145 ERROR_INPUT_CLOSED,
176 case ERROR_INPUT_CLOSED: in toString()
237 CallComposerLoggingException.ERROR_INPUT_CLOSED)); in storeCallComposerPicture()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4303 public static final int ERROR_INPUT_CLOSED = 4; field in TelephonyManager.CallComposerException
4329 ERROR_INPUT_CLOSED,
4557 CallComposerException.ERROR_INPUT_CLOSED, e)); in uploadCallComposerPicture()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java7365 callback.send(TelephonyManager.CallComposerException.ERROR_INPUT_CLOSED, in uploadCallComposerPicture()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9061 field public static final int ERROR_INPUT_CLOSED = 3; // 0x3
H A Dcurrent.txt42967 field public static final int ERROR_INPUT_CLOSED = 4; // 0x4