Searched refs:mIsTouchDevice (Results 1 – 2 of 2) sorted by relevance
747 boolean mIsTouchDevice; field in WindowManagerService4922 mIsTouchDevice = mContext.getPackageManager().hasSystemFeature( in displayReady()
2258 if (mWmService.mIsTouchDevice) { in computeScreenConfiguration()