Home | History | Annotate | Download | only in hfpclient

Lines Matching refs:StackEvent

808                 case StackEvent.STACK_EVENT:
809 StackEvent event = (StackEvent) message.obj;
814 case StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED:
898 case StackEvent.STACK_EVENT:
899 StackEvent event = (StackEvent) message.obj;
904 case StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED:
912 case StackEvent.EVENT_TYPE_AUDIO_STATE_CHANGED:
913 case StackEvent.EVENT_TYPE_NETWORK_STATE:
914 case StackEvent.EVENT_TYPE_ROAMING_STATE:
915 case StackEvent.EVENT_TYPE_NETWORK_SIGNAL:
916 case StackEvent.EVENT_TYPE_BATTERY_LEVEL:
917 case StackEvent.EVENT_TYPE_CALL:
918 case StackEvent.EVENT_TYPE_CALLSETUP:
919 case StackEvent.EVENT_TYPE_CALLHELD:
920 case StackEvent.EVENT_TYPE_RESP_AND_HOLD:
921 case StackEvent.EVENT_TYPE_CLIP:
922 case StackEvent.EVENT_TYPE_CALL_WAITING:
923 case StackEvent.EVENT_TYPE_VOLUME_CHANGED:
926 case StackEvent.EVENT_TYPE_CMD_RESULT:
927 case StackEvent.EVENT_TYPE_SUBSCRIBER_INFO:
928 case StackEvent.EVENT_TYPE_CURRENT_CALLS:
929 case StackEvent.EVENT_TYPE_OPERATOR_NAME:
1182 case StackEvent.STACK_EVENT:
1184 StackEvent event = (StackEvent) message.obj;
1190 case StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED:
1198 case StackEvent.EVENT_TYPE_AUDIO_STATE_CHANGED:
1206 case StackEvent.EVENT_TYPE_NETWORK_STATE:
1237 case StackEvent.EVENT_TYPE_ROAMING_STATE:
1247 case StackEvent.EVENT_TYPE_NETWORK_SIGNAL:
1257 case StackEvent.EVENT_TYPE_BATTERY_LEVEL:
1267 case StackEvent.EVENT_TYPE_OPERATOR_NAME:
1277 case StackEvent.EVENT_TYPE_CALL:
1278 case StackEvent.EVENT_TYPE_CALLSETUP:
1279 case StackEvent.EVENT_TYPE_CALLHELD:
1280 case StackEvent.EVENT_TYPE_RESP_AND_HOLD:
1281 case StackEvent.EVENT_TYPE_CLIP:
1282 case StackEvent.EVENT_TYPE_CALL_WAITING:
1285 case StackEvent.EVENT_TYPE_CURRENT_CALLS:
1295 case StackEvent.EVENT_TYPE_VOLUME_CHANGED:
1308 case StackEvent.EVENT_TYPE_CMD_RESULT:
1332 case StackEvent.EVENT_TYPE_SUBSCRIBER_INFO:
1341 case StackEvent.EVENT_TYPE_RING_INDICATION:
1494 * StackEvent.EVENT_TYPE_AUDIO_STATE_CHANGED, that triggers State
1504 case StackEvent.STACK_EVENT:
1505 StackEvent event = (StackEvent) message.obj;
1510 case StackEvent.EVENT_TYPE_CONNECTION_STATE_CHANGED:
1517 case StackEvent.EVENT_TYPE_AUDIO_STATE_CHANGED: