Searched refs:windowMgr (Results 1 – 1 of 1) sorted by relevance
111 … WindowManager windowMgr = (WindowManager)context.getSystemService(Context.WINDOW_SERVICE); in bootstrap() local112 int rotationIndex = windowMgr.getDefaultDisplay().getOrientation(); in bootstrap()