Home
last modified time | relevance | path

Searched defs:setDataWarningAndLimit (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tetheroffload/aidl/android/hardware/tetheroffload/
DIOffload.aidl173 void setDataWarningAndLimit(in String upstream, in long warningBytes, in long limitBytes); in setDataWarningAndLimit() method
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/1/android/hardware/tetheroffload/
DIOffload.aidl41 void setDataWarningAndLimit(in String upstream, in long warningBytes, in long limitBytes); in setDataWarningAndLimit() method
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/current/android/hardware/tetheroffload/
DIOffload.aidl41 void setDataWarningAndLimit(in String upstream, in long warningBytes, in long limitBytes); in setDataWarningAndLimit() method
/hardware/interfaces/tetheroffload/aidl/default/
DOffload.cpp98 ndk::ScopedAStatus Offload::setDataWarningAndLimit(const std::string& in_upstream, in setDataWarningAndLimit() function in aidl::android::hardware::tetheroffload::impl::example::Offload