Searched refs:hasPendingLoadTransaction (Results 1 – 3 of 3) sorted by relevance
93 bool hasPendingLoadTransaction() const { in hasPendingLoadTransaction() function102 return hasPendingLoadTransaction() && mNanoapp->isLoaded(); in isLoadComplete()
26 if (hasPendingLoadTransaction()) { in prepareForLoad()74 if (!hasPendingLoadTransaction()) { in validateFragment()
550 if (sLoadManager.hasPendingLoadTransaction()) { in handleLoadNanoappData()