Searched defs:queryCallback (Results 1 – 4 of 4) sorted by relevance
143 in @nullable byte[] policyConfig, in IStatsQueryCallback queryCallback, in querySql()
252 in @nullable byte[] policyConfig, in IStatsQueryCallback queryCallback, in querySql()
859 OutcomeReceiver<StatsCursor, StatsQueryException> queryCallback; field in StatsManager.StatsQueryCallbackInternal862 StatsQueryCallbackInternal(OutcomeReceiver<StatsCursor, StatsQueryException> queryCallback, in StatsQueryCallbackInternal()
608 IStatsQueryCallback queryCallback, long configKey, String configPackage) { in querySql()