Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DDdmsPlugin.java77 private static IDebugLauncher sRunningAppDebugLauncher; field in DdmsPlugin
369 sRunningAppDebugLauncher = launcher; in setRunningAppDebugLauncher()
380 dv.setDebugLauncher(sRunningAppDebugLauncher); in setRunningAppDebugLauncher()
388 return sRunningAppDebugLauncher; in getRunningAppDebugLauncher()