Home
last modified time | relevance | path

Searched refs:getIntValue (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/bootstats/src/android/bootstats/cts/
DBootStatsHostTest.java95 int numberOfEvents = getIntValue(log, atomIndex + atom.length()); in checkAllExpectedAtoms()
106 private int getIntValue(String str, int index) throws Exception { in getIntValue() method in BootStatsHostTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/settingsstats/
DSettingsStatsTests.java122 assertThat(snapshot.getIntValue()).isEqualTo(newNetworkMode); in testSettingsStatsReported()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocClientService.java445 mPsm = characteristic.getIntValue(BluetoothGattCharacteristic.FORMAT_UINT8, 0);