Searched refs:mTopAction (Results 1 – 1 of 1) sorted by relevance
1286 String mTopAction = Intent.ACTION_MAIN; field in ActivityManagerService4039 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()4050 && mTopAction == null) { in startHomeActivityLocked()14099 mTopAction = Intent.ACTION_FACTORY_TEST;14112 mTopAction = null;