Home
last modified time | relevance | path

Searched refs:listenerSecond (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/StartInfoApp/src/com/android/cts/startinfoapp/
DApiTestActivity.java190 Consumer<ApplicationStartInfo> listenerSecond = new Consumer<ApplicationStartInfo>() { in addMultipleListeners() local
198 am.addApplicationStartInfoCompletionListener(executor, listenerSecond); in addMultipleListeners()