Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DAsyncResultHolderTests.java49 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetWithoutSet() local
56 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetBeforeSet() local
63 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS); in testGetAfterSet() local
70 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/services/Car/car-support-lib/src/android/support/car/ui/
DCursorFilter.java45 public CharSequence convertResultToString(Object resultValue) { in convertResultToString()
/packages/apps/Messaging/src/com/android/messaging/ui/
DWidgetPickConversationActivity.java83 Intent resultValue = new Intent(); in onConversationClick() local