Home
last modified time | relevance | path

Searched defs:showApp (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchNotificationBuilder.java53 final Intent showApp = new Intent(context, StopwatchService.class) in build() local
DTimerNotificationBuilder.java142 final Intent showApp = new Intent(context, TimerService.class) in build() local
338 final Intent showApp = new Intent(context, TimerService.class) in buildMissed() local