Home
last modified time | relevance | path

Searched defs:startQuery (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DCallerInfoAsyncQuery.java398 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery() method in CallerInfoAsyncQuery
428 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery
446 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceFeatureQueryManager.java169 public boolean startQuery(ComponentName name, String intentFilter) { in startQuery() method in ImsServiceFeatureQueryManager
/frameworks/base/core/java/android/content/
DAsyncQueryHandler.java164 public void startQuery(int token, Object cookie, Uri uri, in startQuery() method in AsyncQueryHandler
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1258 VkResult GetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t startQuery, uint32_t … in GetQueryPoolResults()
1454 void CmdResetQueryPool(VkCommandBuffer cmdBuffer, VkQueryPool queryPool, uint32_t startQuery, uint3… in CmdResetQueryPool()
1460 void CmdCopyQueryPoolResults(VkCommandBuffer cmdBuffer, VkQueryPool queryPool, uint32_t startQuery,… in CmdCopyQueryPoolResults()