Home
last modified time | relevance | path

Searched defs:COMMAND_STOP_SELF (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/FgsTestHelper/src/android/app/fgstesthelper/
DLocalForegroundServiceBase.java48 public static final int COMMAND_STOP_SELF = 4; field in LocalForegroundServiceBase
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundService.java54 public static final int COMMAND_STOP_SELF = 8; field in LocalForegroundService