Searched refs:ROLE_SERVICE (Results 1 – 9 of 9) sorted by relevance
120 when(mContext.getSystemService(Context.ROLE_SERVICE)).thenReturn(mRoleManager); in setUp()
481 RoleManager roleManager = (RoleManager) context.getSystemService(Context.ROLE_SERVICE); in getApplication()610 RoleManager roleManager = (RoleManager) context.getSystemService(Context.ROLE_SERVICE); in setDefaultApplicationAsUser()
250 case Context.ROLE_SERVICE: in getSystemService()
261 mRoleManager = (RoleManager) mContext.getSystemService(Context.ROLE_SERVICE); in SmsUsageMonitor()
4226 ROLE_SERVICE,5814 public static final String ROLE_SERVICE = "role"; field in Context
160 case Context.ROLE_SERVICE: in getSystemService()
1758 mRm = (RoleManager) mContext.getSystemService(Context.ROLE_SERVICE); in register()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10771 field public static final String ROLE_SERVICE = "role";