Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/telephony/
H A DCellBroadcastIntents.java122 private static int getSubIdForPhone(Context context, int phoneId) { in getSubIdForPhone() method in CellBroadcastIntents
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DCellBroadcastHandler.java695 protected static int getSubIdForPhone(Context context, int phoneId) { in getSubIdForPhone() method in CellBroadcastHandler