Searched refs:handleServiceStateChange (Results 1 – 1 of 1) sorted by relevance
274 handleServiceStateChange(msg.arg1, (ServiceState) msg.obj);1414 private void handleServiceStateChange(int subId, ServiceState serviceState) { in handleServiceStateChange() method in KeyguardUpdateMonitor