Home
last modified time | relevance | path

Searched defs:onCreateSmartspaceSession (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/smartspace/
H A DISmartspaceService.aidl33 void onCreateSmartspaceSession(in SmartspaceConfig context, in SmartspaceSessionId sessionId); in onCreateSmartspaceSession() method
H A DSmartspaceService.java157 public abstract void onCreateSmartspaceSession(@NonNull SmartspaceConfig config, in onCreateSmartspaceSession() method in SmartspaceService