Searched refs:ACTION_REMOTE_RTT_UPGRADE (Results 1 – 3 of 3) sorted by relevance
58 public static final String ACTION_REMOTE_RTT_UPGRADE = field in TestCallActivity79 } else if (ACTION_REMOTE_RTT_UPGRADE.equals(action)) { in onCreate()
149 final Intent intent = new Intent(TestCallActivity.ACTION_REMOTE_RTT_UPGRADE); in remoteRttUpgrade()
198 new IntentFilter(TestCallActivity.ACTION_REMOTE_RTT_UPGRADE)); in TestConnection()