Searched defs:msg (Results 1 – 4 of 4) sorted by relevance
108 final String msg = "This device does not have the feature '" + featureName + "'"; in assumeFeature() local124 final String msg = "This device has the feature '" + featureName + "'"; in assumeFeatureNotAvailable() local141 final String msg = "This device does not have the feature '" + featureName + "'"; in assumeStartupFeature() local157 final String msg = "This device has the feature '" + featureName + "'"; in assumeStartupFeatureNotAvailable() local
172 final String msg = "This device does not have the feature '" + featureName + "'"; in checkFeature() local190 final String msg = "This device does not have the startup feature '" + featureName + "'"; in checkStartupFeature() local
112 private void showToast(String msg) { in showToast()
399 final String msg = "The device should support Safe Browsing"; in enableSafeBrowsingAndLoadUnsafePage() local