HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_PASS_TO_USER (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 115 public final static int ACTION_PASS_TO_USER = 0x00000001;
120 * Do not return this and {@link #ACTION_GO_TO_SLEEP} or {@link #ACTION_PASS_TO_USER}.
127 * Do not return this and {@link #ACTION_WAKE_UP} or {@link #ACTION_PASS_TO_USER}.
738 * @return The bitwise or of the {@link #ACTION_PASS_TO_USER},
752 * @return The bitwise or of the {@link #ACTION_PASS_TO_USER},
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]

Completed in 94 milliseconds