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