Searched refs:ACTION_CONNECT_INPUT_NORMAL (Results 1 – 2 of 2) sorted by relevance
32 private static final String ACTION_CONNECT_INPUT_NORMAL = field in RemoteSyncReceiver37 Intent intent = new Intent(ACTION_CONNECT_INPUT_NORMAL) in sendPairingIntent()
39 private static final String ACTION_CONNECT_INPUT_NORMAL = field in SettingsUtils56 return new Intent(ACTION_CONNECT_INPUT_NORMAL).addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in getPairingIntent()