Searched refs:createService (Results 1 – 4 of 4) sorted by relevance
113 mService = createService(); in onCreate()269 private BluetoothGattService createService() { in createService() method in BleEncryptedServerService
212 mService = createService(); in onCreate()393 private BluetoothGattService createService() { in createService() method in BleCocServerService
259 mService = createService(); in onCreate()727 private BluetoothGattService createService() { in createService() method in BleServerService
1164 …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();