HomeSort by relevance Sort by last modified time
    Searched refs:createService (Results 1 - 25 of 43) sorted by null

1 2

  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 189 public AccessibilityManager createService(ContextImpl ctx) {
196 public CaptioningManager createService(ContextImpl ctx) {
203 public AccountManager createService(ContextImpl ctx) throws ServiceNotFoundException {
212 public ActivityManager createService(ContextImpl ctx) {
219 public AlarmManager createService(ContextImpl ctx) throws ServiceNotFoundException {
228 public AudioManager createService(ContextImpl ctx) {
235 public MediaRouter createService(ContextImpl ctx) {
242 public BluetoothManager createService(ContextImpl ctx) {
249 public HdmiControlManager createService() throws ServiceNotFoundException {
257 public TextClassificationManager createService(ContextImpl ctx)
    [all...]
  /frameworks/support/media/api23/androidx/media/
MediaBrowserServiceCompatApi23.java 28 public static Object createService(Context context, ServiceCompatProxy serviceProxy) {
  /frameworks/support/media/api26/androidx/media/
MediaBrowserServiceCompatApi26.java 46 public static Object createService(Context context, ServiceCompatProxy serviceProxy) {
  /frameworks/support/media/api21/androidx/media/
MediaBrowserServiceCompatApi21.java 36 public static Object createService(Context context, ServiceCompatProxy serviceProxy) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleConnectionPriorityServerService.java 105 mService = createService();
232 private BluetoothGattService createService() {
BleEncryptedServerService.java 113 mService = createService();
269 private BluetoothGattService createService() {
BleServerService.java 248 mService = createService();
701 private BluetoothGattService createService() {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /frameworks/support/media/src/main/java/androidx/media/
MediaBrowserServiceCompat.java 295 mServiceObj = MediaBrowserServiceCompatApi21.createService(
463 mServiceObj = MediaBrowserServiceCompatApi23.createService(
498 mServiceObj = MediaBrowserServiceCompatApi26.createService(
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
LegacyManifestParser.java 255 Service service = createService(pkg, info);
314 private static Service createService(Package pkg, ServiceInfo info) {
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.1.2_r1-robolectric-0.jar 
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 413 milliseconds

1 2