HomeSort by relevance Sort by last modified time
    Searched full:windowmgr (Results 1 - 1 of 1) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
Game.java 111 WindowManager windowMgr = (WindowManager)context.getSystemService(Context.WINDOW_SERVICE);
112 int rotationIndex = windowMgr.getDefaultDisplay().getOrientation();

Completed in 1247 milliseconds