Searched refs:mTopData (Results 1 – 1 of 1) sorted by relevance
525 String mTopData; field in ActivityTaskManagerService5852 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()5870 final Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getSecondaryHomeIntent()6728 mTopData = null; in updateTopComponentForFactoryTest()6744 mTopData = null; in updateTopComponentForFactoryTest()