Searched refs:mAppRect (Results 1 – 1 of 1) sorted by relevance
505 private Rectangle mAppRect = new Rectangle(); field in WindowManagerState.Display525 return mAppRect; in getAppRect()561 mAppRect.setBounds(0, 0, appWidth, appHeight); in extract()573 + " mAppRect=" + mAppRect; in toString()