Home | History | Annotate | Download | only in app

Lines Matching refs:lastRef

4542             boolean lastRef = false;
4557 lastRef = prc.unstableCount == 0;
4560 Slog.v(TAG, "releaseProvider: No longer stable w/lastRef="
4561 + lastRef + " - " + prc.holder.info.name);
4564 prc.holder.connection, -1, lastRef ? 1 : 0);
4580 lastRef = prc.stableCount == 0;
4581 if (!lastRef) {
4596 if (lastRef) {