Home
last modified time | relevance | path

Searched refs:INVALID_GLOBAL_ACTION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryService.java194 private static final int INVALID_GLOBAL_ACTION = -1; field in RotaryService
1606 INVALID_GLOBAL_ACTION); in handleAppSpecificOffScreenNudge()
1607 if (globalAction != INVALID_GLOBAL_ACTION) { in handleAppSpecificOffScreenNudge()
1652 if (globalAction != INVALID_GLOBAL_ACTION) { in handleAppAgnosticOffScreenNudge()