Home | History | Annotate | Download | only in app

Lines Matching refs:lastRef

4335             boolean lastRef = false;
4350 lastRef = prc.unstableCount == 0;
4353 Slog.v(TAG, "releaseProvider: No longer stable w/lastRef="
4354 + lastRef + " - " + prc.holder.info.name);
4357 prc.holder.connection, -1, lastRef ? 1 : 0);
4373 lastRef = prc.stableCount == 0;
4374 if (!lastRef) {
4389 if (lastRef) {