Home
last modified time | relevance | path

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

/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java486 int reason, int startType, int launchMode, int startupState) { in verify() argument
502 assertEquals(startType, info.getStartType()); in verify()