Searched refs:mCurrentBoundedUserId (Results 1 – 1 of 1) sorted by relevance
176 private int mCurrentBoundedUserId = -1; field in OverviewProxyService382 if (callerId != mCurrentBoundedUserId) {466 mCurrentBoundedUserId = mUserTracker.getUserId();484 mCurrentBoundedUserId = -1;504 mCurrentBoundedUserId = -1;511 mCurrentBoundedUserId = -1;519 mCurrentBoundedUserId = -1;1043 pw.print(" mCurrentBoundedUserId="); pw.println(mCurrentBoundedUserId); in dump()