Searched refs:ARC (Results 1 – 4 of 4) sorted by relevance
5 # We use ID range 300000-399999 for ARC.9 # Emitted in ARC system events, such as start of ARC services.
58 int ARC = 1 << 4; field63 int ALL = MOBILE | TV | WEAR | AUTO | ARC;
51 With the ARC system, we can limit the total number of ARCs in circulation, thus limiting how much144 * ARC: Android Resource Credits are the "currency" units used as an abstraction layer over the real146 * Cake: A lie; also the smallest unit of an ARC (1 cake = one-billionth of an ARC = 1 nano-ARC).
135 } else if ((forTarget & SearchIndexable.ARC) != 0) { in process()