HomeSort by relevance Sort by last modified time
    Searched refs:getChildCountByLevel (Results 1 - 2 of 2) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 135 private int getChildCountByLevel(int level) {
205 int count = getChildCountByLevel(mCurrentLevel);
392 int count = getChildCountByLevel(1);
  /packages/apps/Camera/src/com/android/camera/ui/
IndicatorControlWheel.java 187 private int getChildCountByLevel(int level) {
272 int count = getChildCountByLevel(mCurrentLevel);
529 int count = getChildCountByLevel(1);

Completed in 30 milliseconds