Searched refs:isPostponed (Results 1 – 8 of 8) sorted by relevance
181 bool isPostponed(const Relocation& pReloc) const;
153 if (m_CurrentLo16Reloc == NULL && isPostponed(pReloc)) { in applyRelocation()461 bool MipsRelocator::isPostponed(const Relocation& pReloc) const { in isPostponed() function in mcld::MipsRelocator
984 boolean isPostponed() { in isPostponed() method in BackStackRecord1006 && !fragment.mHidden && fragment.isPostponed(); in isFragmentPostponed()
2259 boolean isPostponed = record.isPostponed() && in postponePostponableTransactions()2261 if (isPostponed) { in postponePostponableTransactions()3775 if (canceled && fragment.isPostponed()) { in completeTransaction()
3015 boolean isPostponed() {
986 boolean isPostponed() { in isPostponed() method in BackStackRecord1008 && !fragment.mHidden && fragment.isPostponed(); in isFragmentPostponed()
2436 boolean isPostponed = record.isPostponed() in postponePostponableTransactions()2438 if (isPostponed) { in postponePostponableTransactions()3895 if (canceled && fragment.isPostponed()) { in completeTransaction()
2724 boolean isPostponed() {