Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java119 private void bindToService(Intent serviceIntent) { in bindToService() method in CarProjectionService
/packages/apps/Music/src/com/android/music/
DMusicUtils.java165 public static ServiceToken bindToService(Activity context) { in bindToService() method in MusicUtils
169 public static ServiceToken bindToService(Activity context, ServiceConnection callback) { in bindToService() method in MusicUtils