Searched defs:featureName (Results 1 – 5 of 5) sorted by relevance
44 public static boolean hasFeature(String featureName) { in hasFeature()
173 protected boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature()
109 String featureName = "Golden Gate Bridge"; in testAccessFeatureName() local
1119 private boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature()
281 private static boolean hasTelephonyFeature(String featureName) { in hasTelephonyFeature()