Searched defs:theAction (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DAlarmManagerService.java356 public WakeupEvent(long theTime, int theUid, String theAction) { argument
359 action = theAction;

Completed in 74 milliseconds