Searched defs:wm (Results 1 – 7 of 7) sorted by relevance
46 IWindowManager wm = WindowManagerGlobal.getWindowManagerService(); in testRunFinished() local
134 val wm = WindowManagerGlobal.getWindowManagerService() in <lambda>() constant147 val wm = WindowManagerGlobal.getWindowManagerService() in <lambda>() constant
63 val wm = activity.getSystemService(Context.WINDOW_SERVICE) as WindowManager in <lambda>() constant
60 val wm = in starting() constant
58 WindowManager wm = (WindowManager) mContext.getSystemService( in isTablet() local
53 final WindowManager wm = context.getSystemService(WindowManager.class); in LockContentionStressMode() local
300 IWindowManager wm = WindowManagerGlobal.getWindowManagerService(); in testRotationLatency() local