Searched refs:INTENTS (Results 1 – 2 of 2) sorted by relevance
4580 final int INTENTS = 10; in testNetworkCallbackMaximum() local4581 assertEquals(MAX_REQUESTS, CALLBACKS + INTENTS); in testNetworkCallbackMaximum()4598 while (j++ < INTENTS / 2) { in testNetworkCallbackMaximum()4603 while (j++ < INTENTS) { in testNetworkCallbackMaximum()
11478 intent.writeToProto(proto, StickyBroadcastProto.StickyAction.INTENTS, in writeBroadcastsToProtoLocked()