Searched refs:STATE_ANY (Results 1 – 5 of 5) sorted by relevance
87 private static final String STATE_ANY = "any"; field in NetworkTypeController438 if (kv[0].equals(STATE_ANY)) { in createTimerRules()473 if (kv[0].equals(STATE_ANY)) { in createTimerRules()1563 timer = timer == null ? mPrimaryTimers.get(STATE_ANY) : timer; in getTimer()1573 ? mSecondaryTimers.get(STATE_ANY) : secondaryTimer; in getSecondaryTimer()
67 public static final int STATE_ANY = -1; field in PrintJobInfo
323 || (state == PrintJobInfo.STATE_ANY) in getPrintJobInfos()
291 PrintJobInfo.STATE_ANY, appId); in getPrintJobInfos()
40530 Landroid/print/PrintJobInfo;->STATE_ANY:I