Searched refs:LocalForegroundServiceLocation (Results 1 – 4 of 4) sorted by relevance
31 public class LocalForegroundServiceLocation extends LocalForegroundService { class
221 int command = LocalForegroundServiceLocation.COMMAND_START_FOREGROUND_WITH_TYPE; in doStartForegroundServiceWithType()293 int command = LocalForegroundServiceLocation.COMMAND_START_FOREGROUND_WITH_TYPE; in doCreateFgslPendingIntent()
25 import static android.app.stubs.LocalForegroundServiceLocation.ACTION_START_FGSL_RESULT;48 import android.app.stubs.LocalForegroundServiceLocation;176 bundle.putInt(LocalForegroundServiceLocation.EXTRA_FOREGROUND_SERVICE_TYPE, in testFgsLocationStartFromBG()277 bundle.putInt(LocalForegroundServiceLocation.EXTRA_FOREGROUND_SERVICE_TYPE, in testFgsLocationStartFromBGTwoProcesses()482 bundle.putInt(LocalForegroundServiceLocation.EXTRA_FOREGROUND_SERVICE_TYPE, in testFgsLocationStartFromBGWithBind()
49 import android.app.stubs.LocalForegroundServiceLocation;1841 bundle.putInt(LocalForegroundServiceLocation.EXTRA_FOREGROUND_SERVICE_TYPE, in testFgsLocationBind()