Searched refs:SMARTSPACE_SERVICE (Results 1 – 5 of 5) sorted by relevance
21 import static android.content.Context.SMARTSPACE_SERVICE;75 publishBinderService(SMARTSPACE_SERVICE, new SmartspaceManagerStub()); in onStart()
99 IBinder b = ServiceManager.getService(Context.SMARTSPACE_SERVICE); in SmartspaceSession()
1215 registerService(Context.SMARTSPACE_SERVICE, SmartspaceManager.class, in registerService() argument1220 IBinder b = ServiceManager.getService(Context.SMARTSPACE_SERVICE); in registerService()
4818 public static final String SMARTSPACE_SERVICE = "smartspace"; field in Context
2340 field public static final String SMARTSPACE_SERVICE = "smartspace";