Searched refs:SET_ORIENTATION (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DISurfaceComposer.h157 SET_ORIENTATION, enumerator in enum:android::BnSurfaceComposer::__anon1405
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1661 case SET_ORIENTATION:
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java5599 if (!checkCallingPermission(android.Manifest.permission.SET_ORIENTATION,
5601 throw new SecurityException("Requires SET_ORIENTATION permission");
5620 if (!checkCallingPermission(android.Manifest.permission.SET_ORIENTATION,
5622 throw new SecurityException("Requires SET_ORIENTATION permission");

Completed in 3953 milliseconds