OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:afterupdate
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateTestsBase.java
55
* @param
afterUpdate
the keyboard state after updating the keyboard shift state.
57
public void updateShiftState(final int
afterUpdate
) {
59
assertLayout("
afterUpdate
",
afterUpdate
, mSwitcher.getLayoutId());
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java
50
// mCachedAddressBefore/
AfterUpdate
are helpers for binary dictionary generation. They
53
// update the
AfterUpdate
value, and the code will move them to BeforeUpdate before
92
// mCachedSize and mCachedAddressBefore/
AfterUpdate
are helpers for binary dictionary
95
// same time. Updating will update the
AfterUpdate
value, and the code will move them
BinaryDictEncoderUtils.java
293
// updated. We can use the
AfterUpdate
member, and compare it to our own member after
294
// update. Otherwise, the
AfterUpdate
member is not updated yet, so we need to use the
462
// BeforeUpdate and
AfterUpdate
addresses are the same here, so it does not matter
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java
191
updated.setName("
AfterUpdate
");
/external/guice/extensions/persist/lib/
hibernate3.jar
Completed in 1768 milliseconds