Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java305 mHandler.post(() -> notifyStartAssistant(bundle));
745 private void notifyStartAssistant(Bundle bundle) { in notifyStartAssistant() method in OverviewProxyService