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