Searched refs:BLOCK (Results 1 – 10 of 10) sorted by relevance
1 NO DOC BLOCK: android.support.graphics.drawable.AnimatedVectorDrawableCompat Class2 NO DOC BLOCK: android.support.v4.util.ArraySet Class3 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar Class4 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.BaseCallback Class5 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.ContentViewCallback Interface6 NO DOC BLOCK: android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks Class7 NO DOC BLOCK: android.support.v7.widget.PagerSnapHelper Class8 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler Interface9 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment Class10 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment.OnFadeCompleteListener Class[all …]
1 NO DOC BLOCK: android.support.design.widget.BottomNavigationView Class2 NO DOC BLOCK: android.support.design.widget.BottomNavigationView.OnNavigationItemSelectedListener I…3 NO DOC BLOCK: android.support.v7.widget.DividerItemDecoration Class4 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedCustomViewStyle Class5 NO DOC BLOCK: android.support.v7.app.NotificationCompat.DecoratedMediaCustomViewStyle Class6 NO DOC BLOCK: android.support.v13.app.ActivityCompat Constructor ()7 NO DOC BLOCK: android.support.v4.app.NotificationCompat.WearableExtender Method getBridgeTag()8 NO DOC BLOCK: android.support.v7.widget.RecyclerView Method getDecoratedBoundsWithMargins(android.v…9 NO DOC BLOCK: android.support.v4.view.ViewCompat Method getDisplay(android.view.View)10 NO DOC BLOCK: android.support.v4.widget.SwipeRefreshLayout Method getProgressViewEndOffset()[all …]
34 BLOCK enumConstant
70 CRYPTO_TYPE == CryptoProperties.type_values.BLOCK;
69 BLOCK = 36, enumerator
115 <EXPRESSION>"BLOCK" { return token::BLOCK; }
126 %token BLOCK809 | BLOCK '(' exp ')'
91 BlockUntrustedTouchesMode.BLOCK205 BlockUntrustedTouchesMode.BLOCK;
4705 mDispatcher->setBlockUntrustedTouchesMode(android::os::BlockUntrustedTouchesMode::BLOCK); in SetUp()
2043 if (mBlockUntrustedTouchesMode == BlockUntrustedTouchesMode::BLOCK) { in findTouchedWindowTargetsLocked()