Home
last modified time | relevance | path

Searched refs:getServiceIntent (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DOnePlayerService.java26 public static Intent getServiceIntent(Context context) { in getServiceIntent() method in OnePlayerService
33 return getServiceIntent(this); in onCreateServiceIntent()
H A DOnePlayerActivity.java68 mPlayer = new PlayerController(this, OnePlayerService.getServiceIntent(this)); in onCreate()
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintServiceRecommendationService.java83 private Intent getServiceIntent(@NonNull UserHandle userHandle) throws Exception { in getServiceIntent() method in RemotePrintServiceRecommendationService
139 Intent serviceIntent = getServiceIntent(userHandle); in RemotePrintServiceRecommendationService()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DInjectedSetting.java100 public Intent getServiceIntent() { in getServiceIntent() method in InjectedSetting
H A DSettingsInjector.java505 Intent intent = setting.getServiceIntent(); in startService()
/aosp12/frameworks/base/services/
H A Dart-profile36963 PLcom/android/server/print/RemotePrintServiceRecommendationService;->getServiceIntent(Landroid/os/U…