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