Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java125 protected static final int MSG_ID_ALPHA_NOTIFY = 9; field in CatService
174 mCmdIf.setOnCatCcAlphaNotify(this, MSG_ID_ALPHA_NOTIFY, null); in CatService()
880 case MSG_ID_ALPHA_NOTIFY: in handleMessage()