Searched refs:launches (Results 1 – 7 of 7) sorted by relevance
33 ## 4: SWIPE_CAMERA Swiped the camera icon, launches.34 ## 5: SWIPE_DIALER Swiped the dialer icon, launches.
1 # How 5-tapping power launches Emergency Sos21 **Which intent launches?**
1 # How double-click power launches the camera17 ## Which intent launches the camera app?
140 [A nav button that launches an action](todo)
355 …By default long click redirects to click and long click launches the intent defined in `getLongCli…
5083 final int launches = ss.getLaunches(which); in dumpCheckinLocked() local5084 if (startTime != 0 || starts != 0 || launches != 0) { in dumpCheckinLocked()5091 launches); in dumpCheckinLocked()6750 final int launches = ss.getLaunches(which); in dumpLocked()6751 if (startTime != 0 || starts != 0 || launches != 0) { in dumpLocked()6760 sb.append(", launches: "); sb.append(launches); in dumpLocked()8019 final int launches = ss.getLaunches(which); in dumpProtoAppsLocked() local8020 if (startTimeMs == 0 && starts == 0 && launches == 0) { in dumpProtoAppsLocked()8029 proto.write(UidProto.Package.Service.LAUNCH_COUNT, launches); in dumpProtoAppsLocked()
190 Services are programs which init launches and (optionally) restarts