Home
last modified time | relevance | path

Searched refs:createService (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedServerService.java113 mService = createService(); in onCreate()
269 private BluetoothGattService createService() { in createService() method in BleEncryptedServerService
DBleCocServerService.java212 mService = createService(); in onCreate()
393 private BluetoothGattService createService() { in createService() method in BleCocServerService
DBleServerService.java259 mService = createService(); in onCreate()
727 private BluetoothGattService createService() { in createService() method in BleServerService
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt1164 …method @NonNull public TServiceClass createService(@NonNull android.content.Context, @NonNull andr…
1168 method @NonNull public TServiceClass createService(@NonNull android.content.Context);
1172 method @NonNull public TServiceClass createService(@NonNull android.os.IBinder);
1176 method @NonNull public TServiceClass createService();