Searched defs:share (Results 1 – 9 of 9) sorted by relevance
73 void addShare(BluetoothOppShareInfo share); in addShare()
194 BluetoothOppShareInfo share = mShares.get(i); in getPendingShare() local
380 private void markShareTimeout(BluetoothOppShareInfo share) { in markShareTimeout()851 private void tickShareStatus(BluetoothOppShareInfo share) { in tickShareStatus()
126 public void addShare(BluetoothOppShareInfo share) { in addShare()
77 public void onItemSelectedStateChanged(ShareActionProvider share, in onItemSelectedStateChanged()
101 UiObject2 share = mLauncher.waitForObjectInContainer(mOverviewActions, in clickAndDismissShare() local
115 View share = findViewById(R.id.action_share); in onFinishInflate() local
154 MenuItem share = menu.findItem(R.id.dir_menu_share); in updateContextMenuForFiles() local317 protected void updateShare(MenuItem share, SelectionDetails selectionDetails) { in updateShare()
840 int share = (int) (childExtra * delta / weightSum); in measureVertical() local