Searched refs:mTopData (Results 1 – 1 of 1) sorted by relevance
528 String mTopData; field in ActivityTaskManagerService5899 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()5917 final Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getSecondaryHomeIntent()6785 mTopData = null; in updateTopComponentForFactoryTest()6801 mTopData = null; in updateTopComponentForFactoryTest()