Searched refs:supportsInsert (Results 1 – 1 of 1) sorted by relevance
251 private static boolean supportsInsert(String[] path) { in supportsInsert() method in ContactsContract_AllUriTest640 checkExecutable("insert", uri, supportsInsert(path), () -> { in testAllOperations()