Home
last modified time | relevance | path

Searched refs:onBroadcastIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java93 new SimpleBroadcastReceiver(mModel::onBroadcastIntent); in LauncherAppState()
DLauncherModel.java250 public void onBroadcastIntent(Intent intent) { in onBroadcastIntent() method in LauncherModel