Searched refs:onDestroySmartspaceSession (Results 1 – 4 of 4) sorted by relevance
113 public void onDestroySmartspaceSession(SmartspaceSessionId sessionId) {245 public abstract void onDestroySmartspaceSession(@NonNull SmartspaceSessionId sessionId); in onDestroySmartspaceSession() method in SmartspaceService251 onDestroySmartspaceSession(sessionId); in doDestroy()
45 void onDestroySmartspaceSession(in SmartspaceSessionId sessionId); in onDestroySmartspaceSession() method
188 resolveService(sessionId, s -> s.onDestroySmartspaceSession(sessionId)); in onDestroyLocked()
10374 …method public abstract void onDestroySmartspaceSession(@NonNull android.app.smartspace.SmartspaceS…