Searched defs:sendIntent (Results 1 – 6 of 6) sorted by relevance
44 final Intent sendIntent = new Intent(this, NoConfirmationSmsSendService.class); in onCreate() local
130 private static boolean sendIntent( in sendIntent() method in MotorolaHiddenMenuKeySequence
96 void sendIntent() { in sendIntent() method in BluetoothOppHandover
111 Intent sendIntent = new Intent(context.getApplicationContext(), in startBeamSend() local
214 final Intent sendIntent = new Intent(Intent.ACTION_SEND); in testFindPersistentPreferredActivities() local
332 private void sendIntent(BluetoothDevice device, int newState, int reason) { in sendIntent() method in BondStateMachine