Searched refs:ACTION_START_CONNECTION_PRIORITY_TEST (Results 1 – 2 of 2) sorted by relevance
73 filter.addAction(BleConnectionPriorityServerService.ACTION_START_CONNECTION_PRIORITY_TEST); in onResume()139 case BleConnectionPriorityServerService.ACTION_START_CONNECTION_PRIORITY_TEST:
55 public static final String ACTION_START_CONNECTION_PRIORITY_TEST = field in BleConnectionPriorityServerService128 …tent intent = new Intent(BleConnectionPriorityServerService.ACTION_START_CONNECTION_PRIORITY_TEST); in notifyTestStart()