Searched refs:ab (Results 1 – 11 of 11) sorted by relevance
129 AcquiredBuffer &ab = mAcquiredBuffers.editItemAt(lockedIdx); in lockNextBuffer() local130 ab.mSlot = buf; in lockNextBuffer()131 ab.mBufferPointer = bufferPointer; in lockNextBuffer()132 ab.mGraphicBuffer = mSlots[buf].mGraphicBuffer; in lockNextBuffer()195 AcquiredBuffer &ab = mAcquiredBuffers.editItemAt(lockedIdx); in releaseAcquiredBufferLocked() local196 ab.mSlot = BufferQueue::INVALID_BUFFER_SLOT; in releaseAcquiredBufferLocked()197 ab.mBufferPointer = NULL; in releaseAcquiredBufferLocked()198 ab.mGraphicBuffer.clear(); in releaseAcquiredBufferLocked()
87 ActionBar ab = getSupportActionBar(); in getMenuInflater() local88 if (ab != null) { in getMenuInflater()89 mMenuInflater = new SupportMenuInflater(ab.getThemedContext()); in getMenuInflater()176 ActionBar ab = getSupportActionBar(); in getActionBarThemedContext() local177 if (ab != null) { in getActionBarThemedContext()178 context = ab.getThemedContext(); in getActionBarThemedContext()
104 ActionBarImplBase ab = (ActionBarImplBase) getSupportActionBar(); in onStop() local105 if (ab != null) { in onStop()106 ab.setShowHideAnimationEnabled(false); in onStop()112 ActionBarImplBase ab = (ActionBarImplBase) getSupportActionBar(); in onPostResume() local113 if (ab != null) { in onPostResume()114 ab.setShowHideAnimationEnabled(true); in onPostResume()249 ActionBar ab = getSupportActionBar(); in setTitle() local250 if (ab != null) { in setTitle()251 ab.setTitle(title); in setTitle()356 ActionBarImplBase ab = (ActionBarImplBase) getSupportActionBar(); in startSupportActionMode() local[all …]
121 final ActionBar ab = getSupportActionBar(); in onMenuItemSelected() local122 if (item.getItemId() == android.R.id.home && ab != null && in onMenuItemSelected()123 (ab.getDisplayOptions() & ActionBar.DISPLAY_HOME_AS_UP) != 0) { in onMenuItemSelected()
277 public final int compare(PackageItemInfo aa, PackageItemInfo ab) { in compare() argument280 CharSequence sb = ab.loadLabel(mPM); in compare()281 if (sb == null) sb = ab.name; in compare()
524 public final int compare(ApplicationInfo aa, ApplicationInfo ab) { in compare() argument529 CharSequence sb = mPM.getApplicationLabel(ab); in compare()531 sb = ab.packageName; in compare()
6 void ab(int);377 ab(1); in I()396 void ab (int j) { in ab() function459 ab(0); in main()
371 ab(1);389 ab y{443 ab(0);
255 final float ab = scurve(stretch, 8.5f); in drawVStretch() local258 + ", ar=" + ar + ", ag=" + ag + ", ab=" + ab); in drawVStretch()300 setVStretchQuad(mVertexBuffer, mDisplayWidth, mDisplayHeight, ab); in drawVStretch()
291 4ab.