Home
last modified time | relevance | path

Searched refs:broadcastServiceStateChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java795 broadcastServiceStateChanged(state, phoneId, subId); in notifyServiceStateForPhoneId()
1350 private void broadcastServiceStateChanged(ServiceState state, int phoneId, int subId) { in broadcastServiceStateChanged() method in TelephonyRegistry