Searched refs:ACTION_WRITE_ENCRYPTED_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
86 public static final String ACTION_WRITE_ENCRYPTED_DESCRIPTOR = field in BleEncryptedClientService198 case ACTION_WRITE_ENCRYPTED_DESCRIPTOR: in onStartCommand()
81 intent.setAction(BleEncryptedClientService.ACTION_WRITE_ENCRYPTED_DESCRIPTOR); in onCreate()