Searched refs:PhoneRestrictedState (Results 1 – 13 of 13) sorted by relevance
126 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
464 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
143 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
484 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
177 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
579 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
178 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
556 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
218 PhoneRestrictedState /*state*/) { in restrictedStateChanged() argument
650 Return<void> restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
259 * @param state Bitmask of restricted state as defined by PhoneRestrictedState261 oneway restrictedStateChanged(RadioIndicationType type, PhoneRestrictedState state);
972 enum PhoneRestrictedState : int32_t {
7509 convertIntToRadioIndicationType(indicationType), (PhoneRestrictedState) state); in restrictedStateChangedInd()