Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/graph/
DBluetoothDeviceLayerDrawableTest.java34 private static final int RES_ID = R.drawable.ic_bt_cellphone; field in BluetoothDeviceLayerDrawableTest
50 mContext, RES_ID, BATTERY_LEVEL); in testCreateLayerDrawable_configCorrect()
63 mContext, RES_ID, BATTERY_LEVEL, BATTERY_ICON_SCALE); in testCreateLayerDrawable_withIconScale_configCorrect()
87 mContext, RES_ID, BATTERY_LEVEL); in testConstantState_returnTwinBluetoothLayerDrawable()
101 mContext, RES_ID, BATTERY_LEVEL); in testCreateLayerDrawable_bluetoothDrawable_hasCorrectFrameColor()