Searched refs:mTopAction (Results 1 – 1 of 1) sorted by relevance
995 String mTopAction = Intent.ACTION_MAIN; field in ActivityManagerService3421 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()3431 && mTopAction == null) { in startHomeActivityLocked()11749 mTopAction = Intent.ACTION_FACTORY_TEST; in systemReady()11762 mTopAction = null; in systemReady()