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