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

/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/parser/
H A DSqlParser.kt38 val queryType: QueryType
41 queryType = (0..statement.childCount - 1).map {
83 queryType,
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientAlternatesAdapter.java394 Long directoryId, String lookupKey, int queryType,
400 if (queryType == QUERY_TYPE_EMAIL) {
393 getCursorForConstruction(Context context, long contactId, Long directoryId, String lookupKey, int queryType, ChipsUtil.PermissionsCheckListener permissionsCheckListener) argument
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1826 VkQueryType queryType; member in struct:VkQueryPoolCreateInfo

Completed in 109 milliseconds