Searched refs:cps (Results 1 – 2 of 2) sorted by relevance
300 int cps = buf.get() & 0x03; // Carrier Power State is in lower 2 bits in isCarrierActivating() local308 return (cps == CARRIER_POWER_STATE_ACTIVATING); in isCarrierActivating()
456 List<ConferenceParticipant> cps = Arrays.asList(participant1); in testSinglePartyEmulationWithSinglePartyAtCreation() local458 .thenReturn(cps); in testSinglePartyEmulationWithSinglePartyAtCreation()