Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 2 of 2) sorted by relevance

/development/tools/bugreport/src/com/android/bugreport/logcat/
DLogcatParser.java61 final LogLine ll = new LogLine(); in parse() local
70 final LogLine ll = new LogLine(); in parse() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DInternalSelectionScroll.java50 LinearLayout ll = new LinearLayout(this); in onCreate() local