Searched defs:ACTION_STOP_FOREGROUND (Results 1 – 4 of 4) sorted by relevance
37 public static final String ACTION_STOP_FOREGROUND = PACKAGE_NAME + ".action.STOP_FOREGROUND"; field in TestFgsService
36 static final String ACTION_STOP_FOREGROUND = "com.android.test.action.STOP_FOREGROUND"; field in SimpleService
37 static final String ACTION_STOP_FOREGROUND = "com.android.test.action.STOP_FOREGROUND"; field in SimpleService3
142 static final String ACTION_STOP_FOREGROUND = "com.android.test.action.STOP_FOREGROUND"; field in ActivityManagerProcessStateTest