Searched refs:getBlockedTitleAutomotive (Results 1 – 2 of 2) sorted by relevance
389 sensorCard.setTitle(context.getString(Utils.getBlockedTitleAutomotive(mPermGroupName))); in createBlockedAppCard()
1544 public static int getBlockedTitleAutomotive(@NonNull String permissionGroupName) { in getBlockedTitleAutomotive() method in Utils