HomeSort by relevance Sort by last modified time
    Searched refs:oldKey (Results 1 - 20 of 20) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java     [all...]
MoreKeysKeyboardView.java 151 final Key oldKey = mCurrentKey;
153 if (newKey != oldKey) {
156 if (oldKey != null) {
157 updateReleaseKeyGraphics(oldKey);
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 210 private long assertAccountPolicyConsistent(long accountId, long oldKey) {
225 if (oldKey > 0) {
227 Policy.restorePolicyWithId(mMockContext, oldKey));
241 long oldKey = assertAccountPolicyConsistent(account.mId, 0);
246 oldKey = assertAccountPolicyConsistent(account.mId, oldKey);
252 Policy.restorePolicyWithId(mMockContext, oldKey));
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 133 uint32_t oldKey = row->fKey;
137 if (oldKey != kEmptyAtlasRowKey) {
141 int oldIndex = this->searchByKey(oldKey);
  /external/skia/src/gpu/effects/
GrTextureStripAtlas.cpp 133 uint32_t oldKey = row->fKey;
137 if (oldKey != kEmptyAtlasRowKey) {
141 int oldIndex = this->searchByKey(oldKey);
  /external/chromium_org/third_party/sqlite/src/src/
test_pcache.c 329 unsigned oldKey,
355 if( p->a[i].key==oldKey ){
356 /* The oldKey and pOldPage parameters match */
sqlite.h.in     [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1675 milliseconds