Searched refs:META_INT_ERROR (Results 1 – 3 of 3) sorted by relevance
44 public static final int META_INT_ERROR = -1; field in BluetoothUtils434 return META_INT_ERROR; in getIntMetaData()438 return META_INT_ERROR; in getIntMetaData()443 return META_INT_ERROR; in getIntMetaData()
127 .isEqualTo(BluetoothUtils.META_INT_ERROR); in getIntMetaData_invalidMetaData_getErrorCode()
225 if (batteryLevel > BluetoothUtils.META_INT_ERROR) { in getSecondaryLabel()