Home
last modified time | relevance | path

Searched defs:setDeviceToDeviceStatusSharing (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISub.aidl304 int setDeviceToDeviceStatusSharing(int sharing, int subId); in setDeviceToDeviceStatusSharing() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java2171 public int setDeviceToDeviceStatusSharing(int sharing, int subId) { in setDeviceToDeviceStatusSharing() method in SubscriptionController