Home
last modified time | relevance | path

Searched refs:returnValue (Results 1 – 2 of 2) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadService.java178 int returnValue = super.onStartCommand(intent, flags, startId); in onStartCommand() local
184 return returnValue; in onStartCommand()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
DResearchLogger.java1135 boolean returnValue = sLatinIMEExpectingUpdateSelection; in getAndClearLatinIMEExpectingUpdateSelection()
1137 return returnValue; in getAndClearLatinIMEExpectingUpdateSelection()