Searched refs:mOwnedContexts (Results 1 – 1 of 1) sorted by relevance
268 private int mOwnedContexts; field in AppContextService.ClientInfo289 Integer.toHexString(mOwnedContexts)); in getOwnedContexts()291 return mOwnedContexts; in getOwnedContexts()298 mOwnedContexts = contexts; in setOwnedContexts()306 ",owned=" + Integer.toHexString(mOwnedContexts) + "}"; in toString()