Home
last modified time | relevance | path

Searched defs:resultValue (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DAsyncResultHolderTests.java57 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetWithoutSet() local
65 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetBeforeSet() local
73 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetAfterSet() local
81 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetBeforeTimeout() local
/packages/apps/Gallery/src/com/android/camera/
DPhotoAppWidgetConfigure.java98 Intent resultValue = new Intent(); in onActivityResult() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DWidgetPickConversationActivity.java83 Intent resultValue = new Intent(); in onConversationClick() local