Searched refs:ACTION_SERVICE_STATE_CHANGED (Results 1 – 4 of 4) sorted by relevance
60 intentFilter.addAction(TelephonyIntents.ACTION_SERVICE_STATE_CHANGED); in onCreate()98 } else if (action.equals(TelephonyIntents.ACTION_SERVICE_STATE_CHANGED)) { in onReceive()
338 intentFilter.addAction(TelephonyIntents.ACTION_SERVICE_STATE_CHANGED); in onCreate()710 } else if (action.equals(TelephonyIntents.ACTION_SERVICE_STATE_CHANGED)) { in onReceive()
138 if (AdapterService.ACTION_SERVICE_STATE_CHANGED.equals(action)) { in onStartCommand()
112 public static final String ACTION_SERVICE_STATE_CHANGED = field in AdapterService692 intent.putExtra(EXTRA_ACTION,ACTION_SERVICE_STATE_CHANGED); in setGattProfileServiceState()736 intent.putExtra(EXTRA_ACTION,ACTION_SERVICE_STATE_CHANGED); in setProfileServiceState()