Searched refs:mIsTouchDevice (Results 1 – 2 of 2) sorted by relevance
610 boolean mIsTouchDevice; field in WindowManagerService4717 mIsTouchDevice = mContext.getPackageManager().hasSystemFeature( in displayReady()
1233 if (mService.mIsTouchDevice) { in computeScreenConfiguration()