Home
last modified time | relevance | path

Searched defs:requestSmartspaceUpdate (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/smartspace/
H A DISmartspaceService.aidl37 void requestSmartspaceUpdate(in SmartspaceSessionId sessionId); in requestSmartspaceUpdate() method
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DISmartspaceManager.aidl36 void requestSmartspaceUpdate(in SmartspaceSessionId sessionId); in requestSmartspaceUpdate() method
H A DSmartspaceSession.java132 public void requestSmartspaceUpdate() { in requestSmartspaceUpdate() method in SmartspaceSession
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DSmartspaceManagerService.java121 public void requestSmartspaceUpdate(SmartspaceSessionId sessionId) { in requestSmartspaceUpdate() method in SmartspaceManagerService.SmartspaceManagerStub
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
H A DLockscreenSmartspaceController.kt452 fun requestSmartspaceUpdate() { regex