Searched defs:systemId (Results 1 – 6 of 6) sorted by relevance
61 int systemId = Integer.parseInt(sDrm.getPropertyString("systemId")); in isProvisioned() local
83 String systemId = cursor.getString(GroupListLoader.SYSTEM_ID); in getGroupListItem() local216 private static boolean isSystemIdFFC(String systemId) { in isSystemIdFFC()298 public final int systemId; field in GroupUtil.GroupsProjection
35 String systemId) { in GroupListItem()
117 int systemId = Integer.parseInt(drm.getPropertyString("systemId")); in isWidevineProvisioningNeeded() local
471 final int systemId = hasLocation ? ss.getCdmaSystemId() : ServiceState.UNKNOWN_ID; in verifyServiceStateForSubId() local
1594 String systemId = uri.getPathSegments().get(2); in query() local1922 private String buildGroupSystemIdMatchWhereClause(String systemId) { in buildGroupSystemIdMatchWhereClause()