This site requires javascript.
Android Code Search
file:androidx/glance/appwidget/testing/unit/UnitTestFilters.kt function:hasStartServiceAction
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
glance/glance-appwidget-testing/src/main/java/androidx/glance/appwidget/testing/unit/
UnitTestFilters.kt
content_copy
Preview
178:
179:
180:
@PublishedApi
// See b/316353540; a reified version of this is available in the public api.
internal
fun
hasStartServiceAction
(
serviceClass: Class<
out
Service>,
214:
215:
216:
*/
inline
fun
<
reified
T : Service>
hasStartServiceAction
(
isForegroundService: Boolean =
false
231:
232:
233:
*/
internal
fun
hasStartServiceAction
(
componentName: ComponentName,
267:
268:
269:
*/
fun
hasStartServiceAction
(
intent: Intent,
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Open branch androidx-main
Help