HomeSort by relevance Sort by last modified time
    Searched defs:LogUnit (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LogUnit.java 37 * A LogUnit is collection of LogStatements, each of which is generated by at a particular point
39 * here.) A single LogUnit's statements can correspond to all the calls made while in the same
44 * published to a ResearchLog if the ResearchLogger determines that publishing the entire LogUnit
46 * been published recently, or whether the LogUnit contains numbers, etc.
48 public class LogUnit {
49 private static final String TAG = LogUnit.class.getSimpleName();
61 // Words that this LogUnit generates. Should be null if the data in the LogUnit does not
78 // The LogUnit was corrected manually by the user in an unspecified way.
80 // The LogUnit was corrected manually by the user to a word not in the list of suggestions o
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 107 } LogUnit;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 107 } LogUnit;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 107 } LogUnit;

Completed in 521 milliseconds