Searched refs:SLICE_NAME_APP_LAUNCH (Results 1 – 2 of 2) sorted by relevance
28 const val SLICE_NAME_APP_LAUNCH = "launching" constant
139 if (systemServerSlice.name.startsWith(SLICE_NAME_APP_LAUNCH)) { in Model()