Searched refs:mNotifiedSubIds (Results 1 – 1 of 1) sorted by relevance
199 private int[] mNotifiedSubIds = {}; in onCreate() local208 if (!Arrays.equals(mNotifiedSubIds, activeSubIds)) { in onCreate()210 mNotifiedSubIds = Arrays.copyOf(activeSubIds, activeSubIds.length); in onCreate()