Searched defs:startQuery (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | CallerInfoAsyncQuery.java | 359 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery() method in CallerInfoAsyncQuery 389 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery 407 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() method in CallerInfoAsyncQuery
|
/frameworks/base/core/java/android/content/ |
D | AsyncQueryHandler.java | 164 public void startQuery(int token, Object cookie, Uri uri, in startQuery() method in AsyncQueryHandler
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 1246 VkResult GetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_t startQuery, uint32_t … in GetQueryPoolResults() 1442 void CmdResetQueryPool(VkCommandBuffer cmdBuffer, VkQueryPool queryPool, uint32_t startQuery, uint3… in CmdResetQueryPool() 1448 void CmdCopyQueryPoolResults(VkCommandBuffer cmdBuffer, VkQueryPool queryPool, uint32_t startQuery,… in CmdCopyQueryPoolResults()
|