Home
last modified time | relevance | path

Searched refs:KIND (Results 1 – 25 of 187) sorted by relevance

12345678

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java391 sContactMethodProjectionMap.put(ContactMethods.KIND, ContactMethods.KIND); in sContactMethodProjectionMap.put() argument
606 + " AS " + ContactMethods.KIND + ", " + in createViews()
619 " WHERE " + ContactMethods.KIND + " IS NOT NULL" in createViews()
868 Integer kind = values.getAsInteger(ContactMethods.KIND); in insertContactMethod()
870 throw new RuntimeException("Required value: " + ContactMethods.KIND); in insertContactMethod()
1646 qb.appendWhere(" AND " + ContactMethods.KIND + "=" in query()
1656 qb.appendWhere(" AND " + ContactMethods.KIND + " IS NOT NULL"); in query()
1667 qb.appendWhere(" AND " + ContactMethods.KIND + " IS NOT NULL"); in query()
2012 Cursor c = query(url, new String[] {ContactMethods.KIND}, null, null, null, null); in getContactMethodType()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DLegacyContactsProviderTest.java256 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); in testEmailCrud()
279 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); in testPrimaryEmail()
288 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); in testPrimaryEmail()
554 values.put(ContactMethods.KIND, kind); in assertContactMethodInsert()
594 values.put(ContactMethods.KIND, kind); in assertContactMethodUpdate()
819 values.put(ContactMethods.KIND, Contacts.KIND_EMAIL); in assertSearchSuggestion()
/packages/apps/Car/libs/car-settings-lib/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/Dialer/tests/robotests/config/
Drobolectric.properties11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/Settings/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/Notification/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/TvSettings/Settings/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/services/Car/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/services/Car/user/car-user-lib/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/providers/BookmarkProvider/
DAndroid.bp11 // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
/packages/apps/KeyChain/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/libs/car-arch-common/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/PhoneCommon/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/libs/car-apps-common/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/inputmethods/LatinIME/tools/EditTextVariations/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/libs/car-telephony-common/tests/robotests/config/
Drobolectric.properties11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/QuickSearchBox/tests/
DAndroid.bp12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/libs/car-media-common/tests/robotests/config/
Drobolectric.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/providers/TvProvider/
DAndroid.bp12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/inputmethods/LatinIME/common/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/modules/ModuleMetadata/
DAndroid.bp12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/UniversalMediaPlayer/
Dgradle.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/DevCamera/
DAndroid.bp11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Test/connectivity/UID/
DAndroid.bp12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/packages/apps/Car/libs/car-assist-client-lib/
DAndroid.bp12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

12345678