Loading core/java/android/app/smartspace/ISmartspaceManager.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.content.pm.ParceledListSlice; /** * @hide */ interface ISmartspaceManager { oneway interface ISmartspaceManager { void createSmartspaceSession(in SmartspaceConfig config, in SmartspaceSessionId sessionId, in IBinder token); Loading Loading
core/java/android/app/smartspace/ISmartspaceManager.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.content.pm.ParceledListSlice; /** * @hide */ interface ISmartspaceManager { oneway interface ISmartspaceManager { void createSmartspaceSession(in SmartspaceConfig config, in SmartspaceSessionId sessionId, in IBinder token); Loading