Searched refs:handlePhoneStateChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardUpdateMonitor.java165 handlePhoneStateChanged((String)msg.obj);
260 protected void handlePhoneStateChanged(String newState) { method in class:KeyguardUpdateMonitor
261 if (DEBUG) Log.d(TAG, "handlePhoneStateChanged(" + newState + ")");

Completed in 59 milliseconds