Searched refs:launches (Results 1 – 8 of 8) sorted by relevance
33 ## 4: SWIPE_CAMERA Swiped the camera icon, launches.34 ## 5: SWIPE_DIALER Swiped the dialer icon, launches.
20 * It launches one of two simple reductions in a loop
105 For example, if after _Android N_ launches changes are made for the next _N_
12 // Example: Build a transition that cold launches an app from launcher
4445 final int launches = ss.getLaunches(which); in dumpCheckinLocked() local4446 if (startTime != 0 || starts != 0 || launches != 0) { in dumpCheckinLocked()4453 launches); in dumpCheckinLocked()6169 final int launches = ss.getLaunches(which); in dumpLocked()6170 if (startTime != 0 || starts != 0 || launches != 0) { in dumpLocked()6179 sb.append(", launches: "); sb.append(launches); in dumpLocked()7360 final int launches = ss.getLaunches(which); in dumpProtoAppsLocked() local7361 if (startTimeMs == 0 && starts == 0 && launches == 0) { in dumpProtoAppsLocked()7370 proto.write(UidProto.Package.Service.LAUNCH_COUNT, launches); in dumpProtoAppsLocked()
139 [A nav button that launches an action](todo)
5742 * Logs the package name that launches docsui picker mode.