Searched refs:appWidth (Results 1 – 1 of 1) sorted by relevance
559 final int appWidth = Integer.valueOf(matcher.group(5)); in extract() local561 mAppRect.setBounds(0, 0, appWidth, appHeight); in extract()