Searched refs:STATE_ANY (Results 1 – 5 of 5) sorted by relevance
71 private static final String STATE_ANY = "any"; field in NetworkTypeController293 if (kv[0].equals(STATE_ANY)) { in createTimerRules()321 if (kv[0].equals(STATE_ANY)) { in createTimerRules()969 timer = timer == null ? mPrimaryTimers.get(STATE_ANY) : timer; in getTimer()979 ? 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()
287 PrintJobInfo.STATE_ANY, appId); in getPrintJobInfos()
55058 Landroid/print/PrintJobInfo;->STATE_ANY:I