Home
last modified time | relevance | path

Searched refs:typeInt (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java6240 final int typeInt = getDataUsageFeedbackType(typeParam, in queryLocal() local
6242 setTablesAndProjectionMapForData(qb, uri, projection, true, typeInt); in queryLocal()
6418 final int typeInt = getDataUsageFeedbackType(typeParam, in queryLocal() local
6420 setTablesAndProjectionMapForData(qb, uri, projection, true, typeInt); in queryLocal()
6684 final int typeInt = getDataUsageFeedbackType(usageType, USAGE_TYPE_ALL); in queryLocal() local
6685 setTablesAndProjectionMapForData(qb, uri, projection, false, typeInt); in queryLocal()