Searched defs:feature (Results 1 – 5 of 5) sorted by relevance
129 public static void checkFeatureEnabled(Context context, Feature feature, String tag) { in checkFeatureEnabled()
1398 private void enforceFeature(String feature) { in enforceFeature()
1057 private int modifyRcFeatureFromBlacklist(int feature, String address) { in modifyRcFeatureFromBlacklist()
465 int feature = 0; in updateInteropDatabase() local2564 private native void interopDatabaseAddNative(int feature, byte[] address, int length); in interopDatabaseAddNative()
1252 static void interopDatabaseAddNative(JNIEnv *env, jobject obj, int feature, in interopDatabaseAddNative()