Searched refs:RO_MODEL (Results 1 – 1 of 1) sorted by relevance
123 private static final String RO_MODEL = "ro.product.model"; field in BusinessLogicPreparerTest203 when(mMockDevice.getProperty(RO_MODEL)).thenReturn("fake_model"); in testBuildRequestString()216 RO_MANIFACTURER, RO_MODEL, RO_NAME)); in testBuildRequestString()