Searched defs:queryCallback (Results 1 – 4 of 4) sorted by relevance
142 in @nullable byte[] policyConfig, in IStatsQueryCallback queryCallback, in querySql()
251 in @nullable byte[] policyConfig, in IStatsQueryCallback queryCallback, in querySql()
847 OutcomeReceiver<StatsCursor, StatsQueryException> queryCallback; field in StatsManager.StatsQueryCallbackInternal850 StatsQueryCallbackInternal(OutcomeReceiver<StatsCursor, StatsQueryException> queryCallback, in StatsQueryCallbackInternal()
574 IStatsQueryCallback queryCallback, long configKey, String configPackage) { in querySql()