HomeSort by relevance Sort by last modified time
    Searched refs:handleCharsForLockedDevice (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
SpecialCharSequenceMgr.java 126 static boolean handleCharsForLockedDevice(Context context,
EmergencyDialer.java 149 // So we call SpecialCharSequenceMgr.handleCharsForLockedDevice()
151 if (SpecialCharSequenceMgr.handleCharsForLockedDevice(this, input.toString(), this)) {

Completed in 191 milliseconds