Searched refs:triggerArray2 (Results 1 – 1 of 1) sorted by relevance
1258 SparseArray<ProfilingTriggerData> triggerArray2 = new SparseArray<ProfilingTriggerData>(); in testAppTriggersPersist_PersistAndRestore() local1259 triggerArray2.put(ProfilingTrigger.TRIGGER_TYPE_APP_FULLY_DRAWN, trigger3); in testAppTriggersPersist_PersistAndRestore()1262 mProfilingService.mAppTriggers.put(APP_PACKAGE_NAME, FAKE_UID_2, triggerArray2); in testAppTriggersPersist_PersistAndRestore()