Searched refs:CUSTOMIZED_ACTION (Results 1 – 1 of 1) sorted by relevance
62 private static final String CUSTOMIZED_ACTION = "customized_action"; field in RemoteMediaSlice80 if (TextUtils.equals(ACTION_LAUNCH_DIALOG, intent.getStringExtra(CUSTOMIZED_ACTION))) { in onNotifyChange()194 .putExtra(CUSTOMIZED_ACTION, isMediaOutputDisabled ? "" : ACTION_LAUNCH_DIALOG) in getMediaOutputDialogAction()