Searched refs:ll (Results 1 – 4 of 4) sorted by relevance
/development/tools/bugreport/src/com/android/bugreport/logcat/ |
D | LogcatParser.java | 61 final LogLine ll = new LogLine(); in parse() local 63 ll.lineno = lineno++; in parse() 64 ll.rawText = text; in parse() 65 ll.bufferBegin = m.group(1); in parse() 67 result.lines.add(ll); in parse() 70 final LogLine ll = new LogLine(); in parse() local 72 ll.lineno = lineno++; in parse() 73 ll.rawText = text; in parse() 74 ll.header = m.group(1); in parse() 75 ll.time = Utils.parseCalendar(m, 2, true); in parse() [all …]
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | InternalSelectionScroll.java | 50 LinearLayout ll = new LinearLayout(this); in onCreate() local 51 ll.setLayoutParams(svLp); in onCreate() 52 sv.addView(ll); in onCreate() 60 ll.addView(isv); in onCreate()
|
/development/tools/idegen/ |
D | excluded-paths | 12 # can't have two classes with the same name at once. In the future, we'll 26 # Duplicate R.java files. We'll keep the versions from the "intermediates"
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 6619 …m/system/core,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove .(ll)ndk suffix from (ll)ndk_library 7292 …m/system/core,fake_1VQmwE5LQoCL61LnThZ5dA@fakeemail.com,Remove .(ll)ndk suffix from (ll)ndk_library 10871 …telephony,fake_F2Bw1bKqRtWj86CyXd8_Bg@fakeemail.com,"After this change, we'll show the emergency n… 11665 …rks/opt/telephony,fake_7J8c4AdZQduj5Zo2J3QebQ@fakeemail.com,Use preferred APN for IA if it'll work. 13248 …,"various hacks to the TrueType driver that I cannot explain now, but they'll be very useful in th… 13990 …fake_GNyH4CPIR_qhss7yovieJw@fakeemail.com,Changed parse_subrs() so that it'll work correctly both … 21335 …works/wilhelm,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove .(ll)ndk suffix from (ll)ndk_library 22050 …external/zlib,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove .(ll)ndk suffix from (ll)ndk_library 23175 … use an old Apple compiler. Since they're scheduled to be updated soon, we'll just comment out thi… 29129 …build/soong,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Remove explicit suffixes from (ll)ndk_library [all …]
|