Searched refs:mCurrentBoundedUserId (Results 1 – 1 of 1) sorted by relevance
181 private int mCurrentBoundedUserId = -1; field in OverviewProxyService425 if (callerId != mCurrentBoundedUserId) {527 mCurrentBoundedUserId = mUserTracker.getUserId();545 mCurrentBoundedUserId = -1;560 mCurrentBoundedUserId = -1;567 mCurrentBoundedUserId = -1;575 mCurrentBoundedUserId = -1;1124 pw.print(" mCurrentBoundedUserId="); pw.println(mCurrentBoundedUserId); in dump()