Searched refs:appName (Results 1 – 2 of 2) sorted by relevance
40 String appName = app.packageName; in testNoDebuggable() local42 debuggableApps.add(appName); in testNoDebuggable()
138 String appName = wms.getFocusedApp(); in waitForAppFocus() local139 if (appName != null) { in waitForAppFocus()140 ComponentName comp = ComponentName.unflattenFromString(appName); in waitForAppFocus()147 + waitForApp + ", last was " + appName); in waitForAppFocus()149 Log.i(TAG, "Waiting for app focus, current: " + appName); in waitForAppFocus()