Home
last modified time | relevance | path

Searched defs:getModemActivityInfo (Results 1 – 25 of 145) sorted by relevance

123456

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V4-java-source/gen/android/hardware/radio/modem/
DIRadioModem.java101 @Override public void getModemActivityInfo(int serial) throws android.os.RemoteException in getModemActivityInfo() method in IRadioModem.Default
661 @Override public void getModemActivityInfo(int serial) throws android.os.RemoteException in getModemActivityInfo() method in IRadioModem.Stub.Proxy
1148 public void getModemActivityInfo(int serial) throws android.os.RemoteException; in getModemActivityInfo() method
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/android/hardware/radio/modem/
DIRadioModem.cpp410 ::ndk::ScopedAStatus BpRadioModem::getModemActivityInfo(int32_t in_serial) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::BpRadioModem
1034 ::ndk::ScopedAStatus IRadioModemDefault::getModemActivityInfo(int32_t /*in_serial*/) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::IRadioModemDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/android/hardware/radio/modem/
DIRadioModem.cpp410 ::ndk::ScopedAStatus BpRadioModem::getModemActivityInfo(int32_t in_serial) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::BpRadioModem
1034 ::ndk::ScopedAStatus IRadioModemDefault::getModemActivityInfo(int32_t /*in_serial*/) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::IRadioModemDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/android/hardware/radio/modem/
DIRadioModem.cpp410 ::ndk::ScopedAStatus BpRadioModem::getModemActivityInfo(int32_t in_serial) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::BpRadioModem
1034 ::ndk::ScopedAStatus IRadioModemDefault::getModemActivityInfo(int32_t /*in_serial*/) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::IRadioModemDefault
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/android/hardware/radio/modem/
DIRadioModem.cpp410 ::ndk::ScopedAStatus BpRadioModem::getModemActivityInfo(int32_t in_serial) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::BpRadioModem
1034 ::ndk::ScopedAStatus IRadioModemDefault::getModemActivityInfo(int32_t /*in_serial*/) { in getModemActivityInfo() function in aidl::android::hardware::radio::modem::IRadioModemDefault
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/1/android/hardware/radio/modem/
H A DIRadioModem.aidl41 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/current/android/hardware/radio/modem/
H A DIRadioModem.aidl45 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/hardware/interfaces/radio/aidl/android/hardware/radio/modem/
H A DIRadioModem.aidl103 void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.modem_interface/dump/android/hardware/radio/modem/
DIRadioModem.aidl45 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/2/android/hardware/radio/modem/
H A DIRadioModem.aidl44 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.modem/3/android/hardware/radio/modem/
H A DIRadioModem.aidl45 oneway void getModemActivityInfo(in int serial); in getModemActivityInfo() method
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/include/aidl/android/hardware/radio/modem/
DBnRadioModem.h53 ::ndk::ScopedAStatus getModemActivityInfo(int32_t in_serial) override { in getModemActivityInfo() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/include/aidl/android/hardware/radio/modem/
DBnRadioModem.h53 ::ndk::ScopedAStatus getModemActivityInfo(int32_t in_serial) override { in getModemActivityInfo() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/include/aidl/android/hardware/radio/modem/
DBnRadioModem.h53 ::ndk::ScopedAStatus getModemActivityInfo(int32_t in_serial) override { in getModemActivityInfo() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V1-ndk-source/gen/include/aidl/android/hardware/radio/modem/
DBnRadioModem.h53 ::ndk::ScopedAStatus getModemActivityInfo(int32_t in_serial) override { in getModemActivityInfo() function
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/modem/
H A DRadioModem.cpp65 ScopedAStatus RadioModem::getModemActivityInfo(int32_t serial) { in getModemActivityInfo() function in android::hardware::radio::compat::RadioModem
/aosp_15_r20/hardware/interfaces/radio/aidl/vts/
H A Dradio_modem_test.cpp435 TEST_P(RadioModemTest, getModemActivityInfo) { in TEST_P() argument
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioModemProxy.java156 public void getModemActivityInfo(int serial) throws RemoteException { in getModemActivityInfo() method in RadioModemProxy
/aosp_15_r20/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
H A DIRadioModemImpl.java263 public void getModemActivityInfo(int serial) { in getModemActivityInfo() method in IRadioModemImpl
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V4-java/android_common/turbine/
Dandroid.hardware.radio.modem-V4-java.jarandroid/hardware/radio/modem/ActivityStatsInfo.class <Unknown> package android.hardware. ...
/aosp_15_r20/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_misc.cpp839 TEST_P(RadioHidlTest, getModemActivityInfo) { in TEST_P() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V4-java/android_common/turbine-combined/
Dandroid.hardware.radio.modem-V4-java.jarandroid/hardware/radio/AccessNetwork$$.class <Unknown> package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.modem-V4-java/android_common/javac/
Dandroid.hardware.radio.modem-V4-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp781 Return<void> Radio::getModemActivityInfo(int32_t /* serial */) { in getModemActivityInfo() function in android::hardware::radio::V1_2::implementation::Radio
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.0/android.hardware.radio-V1.0-java_gen_java/gen/srcs/android/hardware/radio/V1_0/
DIRadio.java1552 void getModemActivityInfo(int serial) in getModemActivityInfo() method
3868 public void getModemActivityInfo(int serial) in getModemActivityInfo() method in IRadio.Proxy

123456