Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java133 doStartForegroundServiceSticky(context, intent); in onReceive()
231 private void doStartForegroundServiceSticky(Context context, Intent commandIntent) { in doStartForegroundServiceSticky() method in CommandReceiver