Searched refs:setOnCatCcAlphaNotify (Results 1 – 4 of 4) sorted by relevance
415 public void setOnCatCcAlphaNotify(Handler h, int what, Object obj) { in setOnCatCcAlphaNotify() method in SimulatedCommandsVerifier
467 void setOnCatCcAlphaNotify(Handler h, int what, Object obj); in setOnCatCcAlphaNotify() method
572 public void setOnCatCcAlphaNotify(Handler h, int what, Object obj) { in setOnCatCcAlphaNotify() method in BaseCommands
177 mCmdIf.setOnCatCcAlphaNotify(this, MSG_ID_ALPHA_NOTIFY, null); in CatService()