Searched refs:resValue (Results 1 – 4 of 4) sorted by relevance
43 public final int resValue; field in SysUINavigationMode.Mode45 Mode(boolean hasGestures, int resValue) { in Mode() argument47 this.resValue = resValue; in Mode()88 if (m.resValue == modeInt) { in initializeMode()
159 String resValue = mResources.getString(R.string.trusted_quick_viewer_package); in getQuickViewPackage() local162 if (IGNORE_DEBUG_PROP.equals(resValue)) { in getQuickViewPackage()174 return resValue; in getQuickViewPackage()
87 final int resValue = Integer.parseInt(keywordRes.substring(1)); in getDataKeywords() local88 return context.getString(resValue); in getDataKeywords()
145 if (LauncherInstrumentation.getNavigationModel(newMode.resValue) in apply()196 resValue);