HomeSort by relevance Sort by last modified time
    Searched refs:getSelection (Results 1 - 25 of 312) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
SystraceOptionsDialogV1.java 335 mOptions.mTraceCpuFreq = mTraceCpuFreqBtn.getSelection();
336 mOptions.mTraceCpuIdle = mTraceCpuIdleBtn.getSelection();
337 mOptions.mTraceCpuLoad = mTraceCpuLoadBtn.getSelection();
338 mOptions.mTraceDiskIo = mTraceDiskIoBtn.getSelection();
339 mOptions.mTraceKernelWorkqueues = mTraceKernelWorkqueuesBtn.getSelection();
340 mOptions.mTraceCpuScheduler = mTraceCpuSchedulerBtn.getSelection();
342 if (mGfxTagBtn.getSelection()) mOptions.enableTag(SystraceOptions.TAG_GFX);
343 if (mInputTagBtn.getSelection()) mOptions.enableTag(SystraceOptions.TAG_INPUT);
344 if (mViewTagBtn.getSelection()) mOptions.enableTag(SystraceOptions.TAG_VIEW);
345 if (mWebViewTagBtn.getSelection()) mOptions.enableTag(SystraceOptions.TAG_WEBVIEW)
    [all...]
  /frameworks/base/core/java/com/android/internal/content/
SelectionBuilder.java 82 public String getSelection() {
89 * @see #getSelection()
108 return db.query(table, columns, getSelection(), getSelectionArgs(), groupBy, having,
116 return db.update(table, values, getSelection(), getSelectionArgs());
123 return db.delete(table, getSelection(), getSelectionArgs());
  /frameworks/support/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/testing/
SelectionProbe.java 67 Selection<String> selection = mMgr.getSelection();
81 assertEquals(ids.length, mMgr.getSelection().size());
87 Selection<String> sel = mMgr.getSelection();
97 Selection<String> sel = mMgr.getSelection();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
StatusPanel.java 189 mListener.scaleChanged(scale.getSelection());
208 mListener.zoomChanged(scale.getSelection() + ZOOM_MIN);
225 mListener.lockVisibilityChanged(mShowLock.getSelection());
238 mListener.patchesVisibilityChanged(mShowPatches.getSelection());
251 mListener.badPatchesVisibilityChanged(mShowBadPatches.getSelection());
264 mListener.contentAreaVisibilityChanged(mShowContent.getSelection());
274 mShowContent.setSelection(!mShowContent.getSelection());
276 mListener.contentAreaVisibilityChanged(mShowContent.getSelection());
280 mShowLock.setSelection(!mShowLock.getSelection());
282 mListener.lockVisibilityChanged(mShowLock.getSelection());
    [all...]
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/testing/
SelectionProbe.java 66 Selection selection = mMgr.getSelection();
80 assertEquals(ids.length, mMgr.getSelection().size());
86 Selection sel = mMgr.getSelection();
96 Selection sel = mMgr.getSelection();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/PBQP/
Solution.h 26 /// To get the selection for each node in the problem use the getSelection method.
51 unsigned getSelection(GraphBase::NodeId nodeId) const {
  /frameworks/support/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/
SelectionTracker_InstanceStateTest.java 78 assertEquals(origStrings, mStringTracker.getSelection());
79 assertEquals(origLongs, mLongTracker.getSelection());
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
SharedInputHandlerTest.java 93 assertEquals(mSelectionMgr.getSelection().size(), 1);
100 assertEquals(mSelectionMgr.getSelection().size(), 1);
106 assertEquals(mSelectionMgr.getSelection().size(), 0);
117 assertEquals(mSelectionMgr.getSelection().size(), 0);
138 assertEquals(mSelectionMgr.getSelection().size(), 1);
145 assertEquals(mSelectionMgr.getSelection().size(), 1);
151 assertEquals(mSelectionMgr.getSelection().size(), 0);
162 assertEquals(mSelectionMgr.getSelection().size(), 0);
  /packages/apps/TV/src/com/android/tv/util/
SqlParams.java 37 public String getSelection() {
70 + getSelection()
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/db/
SelectionBuilder.java 236 public String getSelection() {
244 * @see #getSelection()
279 return "SelectionBuilder[table=" + mTable + ", selection=" + getSelection()
327 return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy, having,
342 return db.update(mTable, values, getSelection(), getSelectionArgs());
354 return db.delete(mTable, getSelection(), getSelectionArgs());
  /developers/samples/android/common/src/java/com/example/android/common/db/
SelectionBuilder.java 236 public String getSelection() {
244 * @see #getSelection()
279 return "SelectionBuilder[table=" + mTable + ", selection=" + getSelection()
327 return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy, having,
342 return db.update(mTable, values, getSelection(), getSelectionArgs());
354 return db.delete(mTable, getSelection(), getSelectionArgs());
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
SelectionBuilder.java 236 public String getSelection() {
244 * @see #getSelection()
279 return "SelectionBuilder[table=" + mTable + ", selection=" + getSelection()
327 return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy, having,
342 return db.update(mTable, values, getSelection(), getSelectionArgs());
354 return db.delete(mTable, getSelection(), getSelectionArgs());

Completed in 783 milliseconds

1 2 3 4 5 6 7 8 91011>>