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