Searched refs:METRICS_LAST_READ_ERROR_UID (Results 1 – 4 of 4) sorted by relevance
100 return mData.getInt(IIncrementalService.METRICS_LAST_READ_ERROR_UID, -1); in getLastReadErrorUid()
204 const @utf8InCpp String METRICS_LAST_READ_ERROR_UID = "lastReadErrorUid"; field
2267 result.getInt(String16(BnIncrementalService::METRICS_LAST_READ_ERROR_UID().c_str()), in TEST_F()2306 ASSERT_TRUE(result.getInt(String16(BnIncrementalService::METRICS_LAST_READ_ERROR_UID().c_str()), in TEST_F()
2524 os::incremental::BnIncrementalService::METRICS_LAST_READ_ERROR_UID(); in getMetrics()