Home | History | Annotate | Download | only in power

Lines Matching defs:userActivity

511     // Time when we last logged a warning about calling userActivity() without permission.
1340 Trace.traceBegin(Trace.TRACE_TAG_POWER, "userActivity");
4237 public void userActivity(long eventTime, int event, int flags) {
4244 // Once upon a time applications could call userActivity().
4250 Slog.w(TAG, "Ignoring call to PowerManager.userActivity() because the "