Searched refs:INVALID_GLOBAL_ACTION (Results 1 – 1 of 1) sorted by relevance
202 private static final int INVALID_GLOBAL_ACTION = -1; field in RotaryService1789 if (globalAction == INVALID_GLOBAL_ACTION) { in handleAppSpecificOffScreenNudge()1792 if (globalAction != INVALID_GLOBAL_ACTION) { in handleAppSpecificOffScreenNudge()1843 if (globalAction != INVALID_GLOBAL_ACTION) { in handleAppAgnosticOffScreenNudge()1874 return INVALID_GLOBAL_ACTION; in getGlobalAction()1879 INVALID_GLOBAL_ACTION); in getGlobalAction()