Searched refs:isPc (Results 1 – 2 of 2) sorted by relevance
6574 public void setIsPc(boolean isPc) { in setIsPc() argument6576 mIsPc = isPc; in setIsPc()
737 final boolean isPc = mContext.getPackageManager().hasSystemFeature(FEATURE_PC); in retrieveSettings()771 mWindowManager.setIsPc(isPc); in retrieveSettings()