Home
last modified time | relevance | path

Searched refs:OP_SET_PRIMARY_NAV (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DBackStackRecord.java187 static final int OP_SET_PRIMARY_NAV = 8; field in BackStackRecord
331 case OP_SET_PRIMARY_NAV: in dump()
505 addOp(new Op(OP_SET_PRIMARY_NAV, fragment)); in setPrimaryNavigationFragment()
792 case OP_SET_PRIMARY_NAV: in executeOps()
851 case OP_SET_PRIMARY_NAV: in executePopOps()
947 case OP_SET_PRIMARY_NAV: { in expandOps()
DFragmentTransition.java57 BackStackRecord.OP_SET_PRIMARY_NAV, // inverse of OP_UNSET_PRIMARY_NAV
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4416 Landroid/app/BackStackRecord;->OP_SET_PRIMARY_NAV:I