Searched refs:INTENTS (Results 1 – 2 of 2) sorted by relevance
4572 final int INTENTS = 10; in testNetworkCallbackMaximum() local4573 assertEquals(MAX_REQUESTS, CALLBACKS + INTENTS); in testNetworkCallbackMaximum()4590 while (j++ < INTENTS / 2) { in testNetworkCallbackMaximum()4595 while (j++ < INTENTS) { in testNetworkCallbackMaximum()
12258 intent.dumpDebug(proto, StickyBroadcastProto.StickyAction.INTENTS, in writeBroadcastsToProtoLocked()