Searched refs:USER_SCOPE_BACKGROUND_VISIBLE (Results 1 – 1 of 1) sorted by relevance
48 private static final int USER_SCOPE_BACKGROUND_VISIBLE = 4; field in VendorServiceInfo55 USER_SCOPE_BACKGROUND_VISIBLE,116 return mUserScope == USER_SCOPE_ALL || mUserScope == USER_SCOPE_BACKGROUND_VISIBLE; in isBackgroundVisibleUserService()213 userScope = USER_SCOPE_BACKGROUND_VISIBLE; in parse()310 case USER_SCOPE_BACKGROUND_VISIBLE: in userScopeToString()