Searched refs:REQUEST_FAILED (Results 1 – 5 of 5) sorted by relevance
42 public static final int REQUEST_FAILED = 4; field in BluetoothPbapSession101 mParentHandler.obtainMessage(REQUEST_FAILED, mPendingRequest).sendToTarget(); in handleMessage()118 mParentHandler.obtainMessage(REQUEST_FAILED, mPendingRequest).sendToTarget(); in handleMessage()144 mParentHandler.obtainMessage(REQUEST_FAILED, msg.obj).sendToTarget(); in handleMessage()190 mParentHandler.obtainMessage(REQUEST_FAILED, mPendingRequest).sendToTarget(); in abort()
403 case BluetoothPbapSession.REQUEST_FAILED: in handleMessage()
91 Call.SessionModificationState.REQUEST_FAILED); in onSessionModifyResponseReceived()
136 public static final int REQUEST_FAILED = 2; field in Call.SessionModificationState
1043 == Call.SessionModificationState.REQUEST_FAILED) { in getCallStateLabelFromState()