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

  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java 189 long matchId;
191 matchId = ContentUris.parseId(uri);
202 if (getImageId(cursor) == matchId) {
  /packages/inputmethods/LatinIME/native/jni/src/
correction.cpp 337 const ProximityInfo::ProximityType matchId =
339 if (isEquivalentChar(matchId)) {
344 } else if (matchId == ProximityInfo::NEAR_PROXIMITY_CHAR) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 70 milliseconds