Searched refs:mHasPermanentDpad (Results 1 – 1 of 1) sorted by relevance
340 final boolean mHasPermanentDpad; field in WindowManagerService826 mHasPermanentDpad = context.getResources().getBoolean( in WindowManagerService()7302 if (config.navigation == Configuration.NAVIGATION_NONAV && mHasPermanentDpad) { in computeScreenConfigurationLocked()11152 pw.print(" mHasPermanentDpad="); pw.println(mHasPermanentDpad); in dumpWindowsNoHeaderLocked()