/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
DialogDetailsView.java | 289 mItems.set(mLocationIndex, address); 304 mItems.set(mWidthIndex, String.valueOf(widthString)); 305 mItems.set(mHeightIndex, String.valueOf(heightString));
|
TileImageView.java | 328 out.set(left, top, right, bottom); 382 mTileRange.set(0, 0, 0, 0); 583 if (tile == null) mActive.set(false); 594 target.set(x, y, x + length, y + length); 595 source.set(0, 0, sTileSize, sTileSize); 618 source.set(tx * scaleX, ty * scaleY, (tx + size) * scaleX,
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetryScheduler.java | 293 am.set(AlarmManager.RTC, retryAt, operation);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
Config.java | 102 HashSet<String> set = new HashSet<String>(); local 105 set.add(item); 107 return set;
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
InputMethodAndSubtypeUtil.java | 138 HashSet<String> set = new HashSet<String>(); local 142 return set; 146 set.add(sStringInputMethodSplitter.next()); 148 return set; 332 Log.d(TAG, "--- Set checked state: " + "id" + ", " + hashCode + ", "
|
/packages/apps/Settings/src/com/android/settings/users/ |
CircleFramedDrawable.java | 129 mDstRect.set(pad, pad, mSize - pad, mSize - pad); 132 mFrameRect.set(mDstRect);
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
FragmentStatePagerAdapter2.java | 41 * <li>add support to handle data set changes that cause item positions to change</li> 121 mSavedState.set(position, mFragmentManager.saveFragmentInstanceState(fragment));
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
GalaxyRS.java | 115 mPvStarAlloc.set(i, 0, true);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_set.h | 57 class set class in inherits:__stlport_class 59 : public __stlport_class<set<_Key, _Compare, _Alloc> > 73 typedef set<_Key, _Compare, _Alloc> _Self; 113 _Rep_type _M_t; // red-black tree representing set 129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {} function in class:set 130 explicit set(const _Compare& __comp, function in class:set 136 set(_InputIterator __first, _InputIterator __last) function in class:set 148 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp) function in class:set 159 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp, function in class:set 170 set(const value_type* __first, const value_type* __last function in class:set 176 set(const value_type* __first, const value_type* __last, function in class:set 183 set(const_iterator __first, const_iterator __last) function in class:set 187 set(const_iterator __first, const_iterator __last, function in class:set 193 set(const _Self& __x) : _M_t(__x._M_t) {} function in class:set 196 set(__move_source<_Self> src) function in class:set [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_set.h | 57 class set class in inherits:__stlport_class 59 : public __stlport_class<set<_Key, _Compare, _Alloc> > 73 typedef set<_Key, _Compare, _Alloc> _Self; 113 _Rep_type _M_t; // red-black tree representing set 129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {} function in class:set 130 explicit set(const _Compare& __comp, function in class:set 136 set(_InputIterator __first, _InputIterator __last) function in class:set 148 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp) function in class:set 159 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp, function in class:set 170 set(const value_type* __first, const value_type* __last function in class:set 176 set(const value_type* __first, const value_type* __last, function in class:set 183 set(const_iterator __first, const_iterator __last) function in class:set 187 set(const_iterator __first, const_iterator __last, function in class:set 193 set(const _Self& __x) : _M_t(__x._M_t) {} function in class:set 196 set(__move_source<_Self> src) function in class:set [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_set.h | 57 class set class in inherits:__stlport_class 59 : public __stlport_class<set<_Key, _Compare, _Alloc> > 73 typedef set<_Key, _Compare, _Alloc> _Self; 113 _Rep_type _M_t; // red-black tree representing set 129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {} function in class:set 130 explicit set(const _Compare& __comp, function in class:set 136 set(_InputIterator __first, _InputIterator __last) function in class:set 148 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp) function in class:set 159 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp, function in class:set 170 set(const value_type* __first, const value_type* __last function in class:set 176 set(const value_type* __first, const value_type* __last, function in class:set 183 set(const_iterator __first, const_iterator __last) function in class:set 187 set(const_iterator __first, const_iterator __last, function in class:set 193 set(const _Self& __x) : _M_t(__x._M_t) {} function in class:set 196 set(__move_source<_Self> src) function in class:set [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/ |
_set.h | 57 class set class in inherits:__stlport_class 59 : public __stlport_class<set<_Key, _Compare, _Alloc> > 73 typedef set<_Key, _Compare, _Alloc> _Self; 113 _Rep_type _M_t; // red-black tree representing set 129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {} function in class:set 130 explicit set(const _Compare& __comp, function in class:set 136 set(_InputIterator __first, _InputIterator __last) function in class:set 148 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp) function in class:set 159 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp, function in class:set 170 set(const value_type* __first, const value_type* __last function in class:set 176 set(const value_type* __first, const value_type* __last, function in class:set 183 set(const_iterator __first, const_iterator __last) function in class:set 187 set(const_iterator __first, const_iterator __last, function in class:set 193 set(const _Self& __x) : _M_t(__x._M_t) {} function in class:set 196 set(__move_source<_Self> src) function in class:set [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/ |
_set.h | 57 class set class in inherits:__stlport_class 59 : public __stlport_class<set<_Key, _Compare, _Alloc> > 73 typedef set<_Key, _Compare, _Alloc> _Self; 113 _Rep_type _M_t; // red-black tree representing set 129 set() : _M_t(_CompareStorageType(), _StorageTypeAlloc()) {} function in class:set 130 explicit set(const _Compare& __comp, function in class:set 136 set(_InputIterator __first, _InputIterator __last) function in class:set 148 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp) function in class:set 159 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp, function in class:set 170 set(const value_type* __first, const value_type* __last function in class:set 176 set(const value_type* __first, const value_type* __last, function in class:set 183 set(const_iterator __first, const_iterator __last) function in class:set 187 set(const_iterator __first, const_iterator __last, function in class:set 193 set(const _Self& __x) : _M_t(__x._M_t) {} function in class:set 196 set(__move_source<_Self> src) function in class:set [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
EasyDialogs.py | 12 bar.set(value) -- Set value 14 bar.label( *newlabel ) -- get or set text label. 263 self.set(0, maxval) 276 """title(text) - Set title of progress window""" 281 """label(text) - Set text in progress box""" 300 progbar.SetControlValue(value) # set the bar length 321 def set(self, value, max=None): member in class:ProgressBar 322 """set(value) - Set progress bar position"" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/ |
Standard_Suite.py | 98 Keyword argument with_properties: Properties to be set in the new duplicated object(s). 311 def set(self, _object, _attributes={}, **_arguments): member in class:Standard_Suite_Events 312 """set: Set an object's data.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/ |
Standard_Suite.py | 98 Keyword argument with_properties: Properties to be set in the new duplicated object(s). 311 def set(self, _object, _attributes={}, **_arguments): member in class:Standard_Suite_Events 312 """set: Set an object's data.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_py3kwarn.py | 205 def set(): function in function:TestPy3KWarnings.test_softspace 208 self.assertWarning(set(), w, expected) 230 self.assertWarning(None, w, expected.format('set'))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_py3kwarn.py | 205 def set(): function in function:TestPy3KWarnings.test_softspace 208 self.assertWarning(set(), w, expected) 230 self.assertWarning(None, w, expected.format('set'))
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
BinPacker.java | 36 * The algorithm implemented is to keep a set of (possibly overlapping) 185 mSpace.set(index, mSpace.get(lastIndex)); 186 mSpace.set(lastIndex, temp);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
AddSuppressAnnotation.java | 199 rewriter.set(existing, VALUE_PROPERTY, array, null); 272 rewriter.set(existing, VALUE_PROPERTY, value, null);
|
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
InteractiveLineGraphView.java | 271 mContentRect.set( 459 * Computes the set of axis labels to show given start and stop boundaries and an ideal number 622 * {@link #mContentRect}. If the point is found, the "dest" argument is set to the point and 630 dest.set( 679 mCurrentViewport.set( 721 mScrollerStartViewport.set(mCurrentViewport); [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 385 out.set(left, top, right, bottom); 408 mTileRange.set(0, 0, 0, 0); 600 target.set(x, y, x + length, y + length); 601 source.set(0, 0, mTileSize, mTileSize); 626 source.set(tx * scaleX, ty * scaleY, (tx + size) * scaleX,
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselRS.java | 342 rsMatrix.set(i, j, matrix[i*dimensions + j]); 550 mProgramStoresCard.set(item, n, false); 596 * results in the values set in setStoreConfigs() being discarded. 708 mCards.set(item, n, false); // This is primarily used for reference counting. [all...] |
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentManager.java | 181 * and {@link #popBackStack(int, int)}: If set, and the name or ID of 334 * @param writer A PrintWriter to which the dump is to be set. 736 AnimationSet set = new AnimationSet(false); local 741 set.addAnimation(scale); 745 set.addAnimation(alpha); 746 return set; [all...] |
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 385 out.set(left, top, right, bottom); 408 mTileRange.set(0, 0, 0, 0); 600 target.set(x, y, x + length, y + length); 601 source.set(0, 0, mTileSize, mTileSize); 626 source.set(tx * scaleX, ty * scaleY, (tx + size) * scaleX,
|