Searched defs:customActionObj (Results 1 – 2 of 2) sorted by relevance
80 public static String getAction(Object customActionObj) { in getAction()84 public static CharSequence getName(Object customActionObj) { in getName()88 public static int getIcon(Object customActionObj) { in getIcon()91 public static Bundle getExtras(Object customActionObj) { in getExtras()97 PlaybackState.CustomAction.Builder customActionObj = in newInstance() local
679 public static PlaybackStateCompat.CustomAction fromCustomAction(Object customActionObj) { in fromCustomAction()