Searched refs:IS_REMOVABLE (Results 1 – 4 of 4) sorted by relevance
953 values.put(SubscriptionManager.IS_REMOVABLE, isRemovable); in updateEmbeddedSubscriptionsCache()
1018 whereClause.append(" AND ").append(SubscriptionManager.IS_REMOVABLE).append("=1"); in getSubscriptionInfoListForEmbeddedSubscriptionUpdate()
556 public static final String IS_REMOVABLE = SimInfo.COLUMN_IS_REMOVABLE; field in SubscriptionManager
69430 Landroid/telephony/SubscriptionManager;->IS_REMOVABLE:Ljava/lang/String;