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

  /external/avahi/avahi-sharp/
ServiceResolver.cs 39 private ServiceInfo currentInfo;
98 get { return currentInfo; }
203 currentInfo = info;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtils.java 184 final PtNodeInfo currentInfo = dictDecoder.readPtNode(ptNodePos);
187 p < currentInfo.mCharacters.length;
190 || word.codePointAt(j) != currentInfo.mCharacters[p]) {
198 if (wordPos + currentInfo.mCharacters.length == wordLen) {
199 return currentInfo.isTerminal() ? ptNodePos : FormatSpec.NOT_VALID_WORD;
201 wordPos += currentInfo.mCharacters.length;
202 if (currentInfo.mChildrenAddress == FormatSpec.NO_CHILDREN_ADDRESS) {
206 dictDecoder.setPosition(currentInfo.mChildrenAddress);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
UpdateHandler.java     [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java 647 ((CallerInfoToken) userDataObject).currentInfo.contactRefUri =
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 414 milliseconds