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

  /sdk/attribute_stats/src/
Analyzer.java 189 analyzeLayout(file);
195 private void analyzeLayout(File file) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java 135 List<View> views = analyzeLayout(layoutView);
150 private List<View> analyzeLayout(CanvasViewInfo layoutView) {
    [all...]

Completed in 257 milliseconds