Searched refs:forceInflate (Results 1 – 3 of 3) sorted by relevance
76 boolean forceInflate = params.needsReinflation(); in executeStage()92 mBinder.bindContent(entry, row, contentToBind, bindParams, forceInflate, inflationCallback); in executeStage()
49 boolean forceInflate, in bindContent() argument
103 boolean forceInflate, in bindContent() argument117 if (forceInflate) { in bindContent()