Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DBarringInfo.java140 public BarringServiceInfo(@BarringType int barringType, boolean isConditionallyBarred, in BarringServiceInfo()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DTelephonyShellCommand.java1014 @BarringInfo.BarringServiceInfo.BarringType int barringType = in handleBarringSendCommand() local