Searched refs:IMS_STATS_CALLBACKS (Results 1 – 2 of 2) sorted by relevance
458 private static final SparseArray<ImsStatsCallback> IMS_STATS_CALLBACKS = new SparseArray<>(2); field in ImsManager526 synchronized (IMS_STATS_CALLBACKS) { in setImsStatsCallback()528 IMS_STATS_CALLBACKS.remove(phoneId); in setImsStatsCallback()530 IMS_STATS_CALLBACKS.put(phoneId, cb); in setImsStatsCallback()540 synchronized (IMS_STATS_CALLBACKS) { in getStatsCallback()541 return IMS_STATS_CALLBACKS.get(phoneId); in getStatsCallback()
1032 Lcom/android/ims/ImsManager;.IMS_STATS_CALLBACKS:Landroid/util/SparseArray;.mKeys:[I 2511074 Lcom/android/ims/ImsManager;.IMS_STATS_CALLBACKS:Landroid/util/SparseArray; 2511082 Lcom/android/ims/ImsManager;.IMS_STATS_CALLBACKS:Landroid/util/SparseArray;.mValues:[Ljava/lang/Obj…