Searched refs:mTopData (Results 1 – 1 of 1) sorted by relevance
574 String mTopData; field in ActivityTaskManagerService5469 Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getHomeIntent()5487 final Intent intent = new Intent(mTopAction, mTopData != null ? Uri.parse(mTopData) : null); in getSecondaryHomeIntent()6553 mTopData = null; in updateTopComponentForFactoryTest()6569 mTopData = null; in updateTopComponentForFactoryTest()