Searched refs:INTENTS (Results 1 – 2 of 2) sorted by relevance
3609 final int INTENTS = 10; in testNetworkCallbackMaximum() local3610 assertEquals(MAX_REQUESTS, CALLBACKS + INTENTS); in testNetworkCallbackMaximum()3627 while (j++ < INTENTS / 2) { in testNetworkCallbackMaximum()3632 while (j++ < INTENTS) { in testNetworkCallbackMaximum()
17807 intent.writeToProto(proto, StickyBroadcastProto.StickyAction.INTENTS, in writeBroadcastsToProtoLocked()