Searched defs:tapl (Results 1 – 5 of 5) sorted by relevance
57 val tapl = LauncherInstrumentation() in canParseAllEntriesFromNewTrace() constant
59 val tapl = LauncherInstrumentation() in canParseAllEntriesFromNewTrace() constant
44 val tapl = LauncherInstrumentation() constant
55 protected val tapl: LauncherInstrumentation by lazy { LauncherInstrumentation() } in <lambda>() constant in android.tools.device.apphelpers.StandardAppHelper
49 private val tapl: LauncherInstrumentation = LauncherInstrumentation() constant in android.tools.integration.FullLegacyTestRun