Searched refs:mTopData (Results 1 – 1 of 1) sorted by relevance
519 String mTopData; field in ActivityTaskManagerService4824 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()4842 final Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getSecondaryHomeIntent()5717 mTopData = null; in updateTopComponentForFactoryTest()5733 mTopData = null; in updateTopComponentForFactoryTest()