Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/smartspace/
H A DSmartspaceService.java74 public void onCreateSmartspaceSession(SmartspaceConfig smartspaceConfig,
151 onCreateSmartspaceSession(config, sessionId); in doCreateSmartspaceSession()
157 public abstract void onCreateSmartspaceSession(@NonNull SmartspaceConfig config, in onCreateSmartspaceSession() method in SmartspaceService
H A DISmartspaceService.aidl33 void onCreateSmartspaceSession(in SmartspaceConfig context, in SmartspaceSessionId sessionId); in onCreateSmartspaceSession() method
/aosp12/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DSmartspacePerUserService.java108 s -> s.onCreateSmartspaceSession(smartspaceConfig, sessionId)); in onCreateSmartspaceSessionLocked()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10372 …method public abstract void onCreateSmartspaceSession(@NonNull android.app.smartspace.SmartspaceCo…