Home
last modified time | relevance | path

Searched refs:getSelection (Results 1 – 13 of 13) sorted by relevance

/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
DSelectionBuilder.java236 public String getSelection() { in getSelection() method in SelectionBuilder
279 return "SelectionBuilder[table=" + mTable + ", selection=" + getSelection() in toString()
327 return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy, having, in query()
342 return db.update(mTable, values, getSelection(), getSelectionArgs()); in update()
354 return db.delete(mTable, getSelection(), getSelectionArgs()); in delete()
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
DGameActivity.java123 int cell = mGameView.getSelection(); in onCellSelected()
138 int cell = mGameView.getSelection(); in onClick()
DGameView.java168 public int getSelection() { in getSelection() method in GameView
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...