Searched refs:ACTION_NEXT (Results 1 – 5 of 5) sorted by relevance
31 private static final String ACTION_NEXT = "com.android.wizard.NEXT"; field in CarWizardManagerHelper63 Intent intent = new Intent(ACTION_NEXT); in getNextIntent()
59 private static final String ACTION_NEXT = "com.android.wm.shell.pip.NEXT"; field in PipMediaController108 case ACTION_NEXT:144 mediaControlFilter.addAction(ACTION_NEXT); in PipMediaController()155 R.drawable.pip_ic_skip_next_white, ACTION_NEXT); in PipMediaController()
63 new Intent(com.android.onemedia.playback.RequestUtils.ACTION_NEXT).setPackage(pkg), in NotificationHelper()82 filter.addAction(RequestUtils.ACTION_NEXT); in onStart()116 } else if (RequestUtils.ACTION_NEXT.equals(action)) { in onReceive()
34 public static final String ACTION_NEXT = "com.android.onemedia.next"; field in RequestUtils
38 private static final String ACTION_NEXT = "com.android.wizard.NEXT"; field in WizardManagerHelper125 Intent intent = new Intent(ACTION_NEXT); in getNextIntent()