Searched defs:theTime (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 60 milliseconds