Searched defs:retValue (Results 1 – 7 of 7) sorted by relevance
608 Boolean retValue = mUiccApplication != null ? in getIccLockEnabled() local617 Boolean retValue = mUiccApplication != null ? in getIccFdnEnabled() local630 Boolean retValue = mUiccApplication != null ? mUiccApplication.getIccPin2Blocked() : false; in getIccPin2Blocked() local636 Boolean retValue = mUiccApplication != null ? mUiccApplication.getIccPuk2Blocked() : false; in getIccPuk2Blocked() local709 Boolean retValue = mUiccCard != null ? mUiccCard.isApplicationOnIcc(type) : false; in isApplicationOnIcc() local
403 Object retValue; in getItem() local424 long retValue; in getItemId() local444 View retValue; in getView() local468 int retValue; in getItemViewType() local
84 int retValue = EffectGetSubEffects(uuid, sube, SUB_FX_COUNT); in EffectProxyCreate() local
3221 int retValue = -1; in getFileType() local3263 int retValue = -1; in getVideoCodecType() local3291 int retValue = -1; in getAudioCodecType() local3317 int retValue = -1; in getFrameRate() local3359 int retValue = -1; in getMediaItemFileType() local3397 int retValue = -1; in getMediaItemRenderingMode() local3424 int retValue = -1; in getVideoTransitionBehaviour() local3458 int retValue = -1; in getSlideSettingsDirection() local3488 int retValue = -1; in getEffectColorType() local3532 int retValue = VideoFrameSize.SIZE_UNDEFINED; in findVideoResolution() local
442 public boolean retValue = false; field in AppCacheTest.PackageDataObserver549 public boolean retValue = false; field in AppCacheTest.PackageStatsObserver
246 Float retValue = null; in getNullableFloat() local
569 GLenum retValue = glContext->hooks->gl.glCheckFramebufferStatus(target); in GLTrace_glCheckFramebufferStatus() local1091 GLuint retValue = glContext->hooks->gl.glCreateProgram(); in GLTrace_glCreateProgram() local1127 GLuint retValue = glContext->hooks->gl.glCreateShader(type); in GLTrace_glCreateShader() local2238 GLint retValue = glContext->hooks->gl.glGetAttribLocation(program, name); in GLTrace_glGetAttribLocation() local2345 GLenum retValue = glContext->hooks->gl.glGetError(); in GLTrace_glGetError() local2813 const GLubyte* retValue = glContext->hooks->gl.glGetString(name); in GLTrace_glGetString() local3020 GLint retValue = glContext->hooks->gl.glGetUniformLocation(program, name); in GLTrace_glGetUniformLocation() local3214 GLboolean retValue = glContext->hooks->gl.glIsBuffer(buffer); in GLTrace_glIsBuffer() local3250 GLboolean retValue = glContext->hooks->gl.glIsEnabled(cap); in GLTrace_glIsEnabled() local3286 GLboolean retValue = glContext->hooks->gl.glIsFramebuffer(framebuffer); in GLTrace_glIsFramebuffer() local[all …]