Searched refs:sendPairingIntent (Results 1 – 3 of 3) sorted by relevance
36 private static void sendPairingIntent(Context context, KeyEvent event) { in sendPairingIntent() method in RemoteSyncReceiver56 sendPairingIntent(context, event); in onReceive()
43 public static void sendPairingIntent(Context context, KeyEvent event) { in sendPairingIntent() method in SettingsUtils
433 SettingsUtils.sendPairingIntent(getContext(), null); in onPreferenceTreeClick()