Home
last modified time | relevance | path

Searched defs:USER_ROTATION_FREE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto102 USER_ROTATION_FREE = 0; enumerator
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java696 public final int USER_ROTATION_FREE = 0; field