Searched defs:feature (Results 1 – 7 of 7) sorted by relevance
25 public static boolean hasFeature(Context context, String feature) { in hasFeature()
358 String feature = (String) field.get(null); in getFeatureConstantsNames() local482 private void assertAvailable(String feature) { in assertAvailable()489 private void assertNotAvailable(String feature) { in assertNotAvailable()496 private void assertFeature(boolean exist, String feature) { in assertFeature()
89 String feature) { in assertInCpuinfo()95 String feature) { in assertNotInCpuinfo()
185 private void assertStartUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStartUsingNetworkFeatureUnsupported()192 private void assertStopUsingNetworkFeatureUnsupported(int networkType, String feature) { in assertStopUsingNetworkFeatureUnsupported()
87 Feature feature = (Feature) o; in equals() local
293 String feature = (String) field.get(null); in getPackageManagerFeatures() local
1939 private boolean isVideoFeatureSupported(String mimeType, String feature) { in isVideoFeatureSupported()