Searched refs:hasPendingLoadTransaction (Results 1 – 3 of 3) sorted by relevance
91 bool hasPendingLoadTransaction() const { in hasPendingLoadTransaction() function100 return hasPendingLoadTransaction() && mNanoapp->isLoaded(); in isLoadComplete()
24 if (hasPendingLoadTransaction()) { in prepareForLoad()66 if (!hasPendingLoadTransaction()) { in validateFragment()
559 if (sLoadManager.hasPendingLoadTransaction()) { in handleLoadNanoappData()