Searched refs:NO_PRIORITY (Results 1 – 1 of 1) sorted by relevance
47 public static final int NO_PRIORITY = -1; field in TestJobSchedulerReceiver102 final int priority = intent.getIntExtra(EXTRA_PRIORITY, NO_PRIORITY); in onReceive()130 if (priority != NO_PRIORITY) { in onReceive()