Searched refs:INTENTS (Results 1 – 2 of 2) sorted by relevance
4721 final int INTENTS = 10; in testNetworkCallbackMaximum() local4722 assertEquals(MAX_REQUESTS, CALLBACKS + INTENTS); in testNetworkCallbackMaximum()4739 while (j++ < INTENTS / 2) { in testNetworkCallbackMaximum()4744 while (j++ < INTENTS) { in testNetworkCallbackMaximum()
11419 intent.writeToProto(proto, StickyBroadcastProto.StickyAction.INTENTS, in writeBroadcastsToProtoLocked()