Searched refs:isPc (Results 1 – 2 of 2) sorted by relevance
6606 public void setIsPc(boolean isPc) { in setIsPc() argument6608 mIsPc = isPc; in setIsPc()
740 final boolean isPc = mContext.getPackageManager().hasSystemFeature(FEATURE_PC); in retrieveSettings()774 mWindowManager.setIsPc(isPc); in retrieveSettings()