Home | History | Annotate | Download | only in policy

Lines Matching refs:whenNanos

1117     public int interceptMotionBeforeQueueingNonInteractive(long whenNanos, int policyFlags);
1332 * @param whenNanos The time when the change occurred in uptime nanoseconds.
1335 public void notifyLidSwitchChanged(long whenNanos, boolean lidOpen);
1339 * @param whenNanos The time when the change occurred in uptime nanoseconds.
1342 public void notifyCameraLensCoverSwitchChanged(long whenNanos, boolean lensCovered);