Searched refs:onSystemIconStateChanged (Results 1 – 3 of 3) sorted by relevance
206 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged() method in LauncherAppState.IconObserver215 onSystemIconStateChanged(iconState); in verifyIconChanged()
349 mCallback.onSystemIconStateChanged(mIconState); in onReceive()375 void onSystemIconStateChanged(String iconState); in onSystemIconStateChanged() method
206 public void onSystemIconStateChanged(String iconState) { in onSystemIconStateChanged() method in RecentsModel