Home
last modified time | relevance | path

Searched refs:RESULT_ERROR_ILLEGAL_STATE (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java77 ? DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE in CellularDataServiceProvider()
83 ? DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE in CellularDataServiceProvider()
88 ? DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE in CellularDataServiceProvider()
93 ? DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE in CellularDataServiceProvider()
99 ? DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE in CellularDataServiceProvider()
DDataServiceManager.java555 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setupDataCall()
571 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setupDataCall()
592 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in deactivateDataCall()
608 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in deactivateDataCall()
625 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setInitialAttachApn()
640 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setInitialAttachApn()
659 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setDataProfile()
672 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in setDataProfile()
686 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in requestDataCallList()
702 sendCompleteMessage(onCompleteMessage, DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE); in requestDataCallList()
DDataConnection.java997 } else if (resultCode == DataServiceCallback.RESULT_ERROR_ILLEGAL_STATE) { in onSetupConnectionCompleted()
/frameworks/base/telephony/java/android/telephony/
DNetworkServiceCallback.java49 RESULT_ERROR_ILLEGAL_STATE, RESULT_ERROR_FAILED})
61 public static final int RESULT_ERROR_ILLEGAL_STATE = 4; field in NetworkServiceCallback
/frameworks/base/telephony/java/android/telephony/data/
DDataServiceCallback.java53 RESULT_ERROR_ILLEGAL_STATE})
65 public static final int RESULT_ERROR_ILLEGAL_STATE = 4; field in DataServiceCallback
/frameworks/base/telephony/api/
Dsystem-current.txt365 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
1134 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
/frameworks/base/api/
Dsystem-current.txt8591 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
9362 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
/frameworks/base/non-updatable-api/
Dsystem-current.txt8489 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
9260 field public static final int RESULT_ERROR_ILLEGAL_STATE = 4; // 0x4
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67465 Landroid/telephony/data/DataServiceCallback;->RESULT_ERROR_ILLEGAL_STATE:I
68753 Landroid/telephony/NetworkServiceCallback;->RESULT_ERROR_ILLEGAL_STATE:I