Searched refs:setNumOfLiveModems (Results 1 – 7 of 7) sorted by relevance
49 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems() method
107 void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems() method
50 oneway void setNumOfLiveModems(in int serial, in byte numOfLiveModems); in setNumOfLiveModems() method
47 ::ndk::ScopedAStatus setNumOfLiveModems(int32_t serial, int8_t numOfLiveModems) override;
78 ScopedAStatus RadioConfig::setNumOfLiveModems(int32_t serial, int8_t numOfLiveModems) { in setNumOfLiveModems() function in android::hardware::radio::compat::RadioConfig