Searched refs:mapsToProfileDb (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2007 private boolean mapsToProfileDb(Uri uri) { method in class:ContactsProvider2
2015 * a call to {@link #mapsToProfileDb} or if the URI matches a URI that
2023 if (mapsToProfileDb(uri)) {
2104 if (mapsToProfileDb(uri)) {
2120 if (mapsToProfileDb(uri)) {
2146 if (mapsToProfileDb(uri)) {
4782 if (mapsToProfileDb(uri)) {
6948 if (mapsToProfileDb(uri)) {
7385 if (mapsToProfileDb(uri)) {

Completed in 55 milliseconds