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