HomeSort by relevance Sort by last modified time
    Searched defs:ManagedApplicationService (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/utils/
ManagedApplicationService.java 43 public class ManagedApplicationService {
152 private ManagedApplicationService(final Context context, final ComponentName component,
194 * Create a new ManagedApplicationService object but do not yet bind to the user service.
210 * @return a ManagedApplicationService instance.
212 public static ManagedApplicationService build(@NonNull final Context context,
217 return new ManagedApplicationService(context, component, userId, clientLabel,
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 55 milliseconds