Searched refs:mIsFakeTouchDevice (Results 1 – 1 of 1) sorted by relevance
771 boolean mIsFakeTouchDevice; field in WindowManagerService5523 mIsFakeTouchDevice = mContext.getPackageManager().hasSystemFeature( in displayReady()8471 if (mIsTouchDevice && !mIsFakeTouchDevice) { in isTouchOrFaketouchDevice()8475 return mIsFakeTouchDevice; in isTouchOrFaketouchDevice()