Searched refs:META_INT_ERROR (Results 1 – 4 of 4) sorted by relevance
39 public static final int META_INT_ERROR = -1; field in BluetoothUtils352 return META_INT_ERROR; in getIntMetaData()356 return META_INT_ERROR; in getIntMetaData()361 return META_INT_ERROR; in getIntMetaData()
122 .isEqualTo(BluetoothUtils.META_INT_ERROR); in getIntMetaData_invalidMetaData_getErrorCode()
280 if (batteryLevel != BluetoothUtils.META_INT_ERROR) { in updateSubLayout()287 if (lowBatteryLevel == BluetoothUtils.META_INT_ERROR) { in updateSubLayout()
147 String.valueOf(BluetoothUtils.META_INT_ERROR).getBytes()); in refresh_connectedWatch_unknownBatteryLevel_shouldNotShowBatteryLevel()