Searched refs:RES_ID (Results 1 – 2 of 2) sorted by relevance
34 private static final int RES_ID = com.android.internal.R.drawable.ic_phone; field in BluetoothDeviceLayerDrawableTest50 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()100 mContext, RES_ID, BATTERY_LEVEL); in testCreateLayerDrawable_bluetoothDrawable_hasCorrectFrameColor()
48 private static int RES_ID = 1; field in QSIconViewImplTest