Searched refs:level (Results 1 – 5 of 5) sorted by relevance
16 Fourth level themes (Platform)28 Third level39 Second level41 There are the themes which are pointers to the correct third level theme.45 Because of this, every time there is a third level theme set, there should be a second level56 Top level themes59 the second level relevant second level theme below.
184 protected boolean onLevelChange(int level) { in onLevelChange() argument185 return mDrawable.setLevel(level); in onLevelChange()
314 protected boolean onLevelChange(int level) { in onLevelChange() argument316 return mLastDrawable.setLevel(level); in onLevelChange()319 return mCurrDrawable.setLevel(level); in onLevelChange()
272 public void setImageLevel(int level) { in setImageLevel() argument273 super.setImageLevel(level); in setImageLevel()
260 public void setImageLevel(int level) { in setImageLevel() argument261 super.setImageLevel(level); in setImageLevel()