Home
last modified time | relevance | path

Searched refs:setService (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DLoginTest.java72 setService(); in testFocus_serviceDoesNotAutofill()
99 setService(); in testFocus_autofillBothFields()
152 setService(); in testFocus_autofillUsernameOnly()
208 setService(); in testChange_serviceDoesNotAutofill()
222 setService(); in testChange_autofillBothFields()
237 setService(); in testChange_autofillUsernameOnly()
267 setService(); in testCallbacks()
DAbstractAutofillPerfTestCase.java99 protected void setService() { in setService() method in AbstractAutofillPerfTestCase
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java190 chrc.setService(this); in BluetoothGattService()
246 characteristic.setService(this); in addCharacteristic()
DBluetoothGattCharacteristic.java388 /*package*/ void setService(BluetoothGattService service) { in setService() method in BluetoothGattCharacteristic
/frameworks/base/core/java/android/service/quicksettings/
DTile.java90 public void setService(IQSService service, IBinder stub) { in setService() method in Tile
DTileService.java362 mTile.setService(mService, mTileToken); in onBind()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewTest.java125 mController.setService(mStatusBar, mNotificationShadeWindowController); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java468 public void setService(StatusBar statusBar, NotificationShadeWindowController controller) { in setService() method in NotificationShadeWindowViewController
DStatusBar.java1001 mNotificationShadeWindowViewController.setService(this, mNotificationShadeWindowController); in makeStatusBarView()
/frameworks/base/core/xsd/schema/
Dcurrent.txt71 method public void setService(String);
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java2331 void setService(ServiceRecord service) { in setService() method in ActiveServices.ServiceRestarter
2498 res.setService(r); in retrieveServiceLocked()
3413 ((ServiceRestarter)r.restarter).setService(null); in bringDownServiceLocked()
/frameworks/base/services/
Dart-profile5751 HSPLcom/android/server/am/ActiveServices$ServiceRestarter;->setService(Lcom/android/server/am/Servi…