Searched refs:startBinding (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java154 public void startBinding(); method in interface:LauncherModel.Callbacks
1741 // all the existing workspace items before we call startBinding() below.
1779 callbacks.startBinding();
H A DLauncher.java575 // that is subsequently removed from the workspace in startBinding().
3397 public void startBinding() { method in class:Launcher
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java162 public void startBinding(); method in interface:LauncherModel.Callbacks
2433 // all the existing workspace items before we call startBinding() below.
2460 callbacks.startBinding();
H A DLauncher.java690 // that is subsequently removed from the workspace in startBinding().
3777 public void startBinding() { method in class:Launcher

Completed in 103 milliseconds