/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/doc/ |
D | dbreg_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will 72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the 101 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 107 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 114 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full 115 # path before files name in the file list and in the header files. If set 120 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag 138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter [all …]
|
/packages/apps/Gallery2/tests/src/com/android/gallery3d/data/ |
D | RealDataTest.java | 55 MediaSet set = mDataManager.getMediaSet("/local/image"); in run() local 56 set.reload(); in run() 58 dumpMediaSet(set, ""); in run() 64 MediaSet set = mDataManager.getMediaSet("/local/video"); in run() local 65 set.reload(); in run() 67 dumpMediaSet(set, ""); in run() 73 MediaSet set = mDataManager.getMediaSet("/picasa"); in run() local 74 set.reload(); in run() 76 dumpMediaSet(set, ""); in run() 80 void dumpMediaSet(MediaSet set, String prefix) { in dumpMediaSet() argument [all …]
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | RawContactDeltaListTests.java | 116 final RawContactDeltaList set = new RawContactDeltaList(); in buildSet() local 117 Collections.addAll(set, deltas); in buildSet() 118 return set; in buildSet() 167 static void insertPhone(RawContactDeltaList set, long rawContactId, ContentValues values) { in insertPhone() argument 168 final RawContactDelta match = set.getByRawContactId(rawContactId); in insertPhone() 172 static ValuesDelta getPhone(RawContactDeltaList set, long rawContactId, long dataId) { in getPhone() argument 173 final RawContactDelta match = set.getByRawContactId(rawContactId); in getPhone() 184 static void assertDiffPattern(RawContactDeltaList set, ContentProviderOperation... pattern) { in assertDiffPattern() argument 185 assertDiffPattern(set.buildDiff(), pattern); in assertDiffPattern() 284 static Long getVersion(RawContactDeltaList set, Long rawContactId) { in getVersion() argument [all …]
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactLocaleUtils.java | 214 Set<UnicodeBlock> set = new HashSet<UnicodeBlock>(); 215 set.add(UnicodeBlock.HIRAGANA); 216 set.add(UnicodeBlock.KATAKANA); 217 set.add(UnicodeBlock.KATAKANA_PHONETIC_EXTENSIONS); 218 set.add(UnicodeBlock.HALFWIDTH_AND_FULLWIDTH_FORMS); 219 set.add(UnicodeBlock.CJK_UNIFIED_IDEOGRAPHS); 220 set.add(UnicodeBlock.CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A); 221 set.add(UnicodeBlock.CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B); 222 set.add(UnicodeBlock.CJK_SYMBOLS_AND_PUNCTUATION); 223 set.add(UnicodeBlock.CJK_RADICALS_SUPPLEMENT); [all …]
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | LocationClustering.java | 153 ReverseGeocoder.SetLatLong set = new ReverseGeocoder.SetLatLong(); in generateName() local 161 if (set.mMinLatLatitude > itemLatitude) { in generateName() 162 set.mMinLatLatitude = itemLatitude; in generateName() 163 set.mMinLatLongitude = itemLongitude; in generateName() 165 if (set.mMaxLatLatitude < itemLatitude) { in generateName() 166 set.mMaxLatLatitude = itemLatitude; in generateName() 167 set.mMaxLatLongitude = itemLongitude; in generateName() 169 if (set.mMinLonLongitude > itemLongitude) { in generateName() 170 set.mMinLonLatitude = itemLatitude; in generateName() 171 set.mMinLonLongitude = itemLongitude; in generateName() [all …]
|
D | LocalMergeAlbum.java | 57 for (MediaSet set : mSources) { in LocalMergeAlbum() 58 set.addContentListener(this); in LocalMergeAlbum() 66 for(MediaSet set : mSources) { in isCameraRoll() 67 if (!set.isCameraRoll()) return false; in isCameraRoll() 169 for (MediaSet set : mSources) { in getTotalMediaItemCount() 170 count += set.getTotalMediaItemCount(); in getTotalMediaItemCount() 201 for (MediaSet set : mSources) { in delete() 202 set.delete(); in delete() 208 for (MediaSet set : mSources) { in rotate() 209 set.rotate(degrees); in rotate()
|
D | ComboAlbumSet.java | 35 for (MediaSet set : mSets) { in ComboAlbumSet() 36 set.addContentListener(this); in ComboAlbumSet() 44 for (MediaSet set : mSets) { in getSubMediaSet() 45 int size = set.getSubMediaSetCount(); in getSubMediaSet() 47 return set.getSubMediaSet(index); in getSubMediaSet() 57 for (MediaSet set : mSets) { in getSubMediaSetCount() 58 count += set.getSubMediaSetCount(); in getSubMediaSetCount()
|
D | ComboAlbum.java | 35 for (MediaSet set : mSets) { in ComboAlbum() 36 set.addContentListener(this); in ComboAlbum() 44 for (MediaSet set : mSets) { in getMediaItem() 45 int size = set.getMediaItemCount(); in getMediaItem() 49 ArrayList<MediaItem> fetchItems = set.getMediaItem(start, fetchCount); in getMediaItem() 63 for (MediaSet set : mSets) { in getMediaItemCount() 64 count += set.getMediaItemCount(); in getMediaItemCount()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | PhotoFallbackEffect.java | 115 mTarget.set(cx - ch / 2, cy - ch / 2, cx + ch / 2, cy + ch / 2); in drawEntry() 116 mSource.set((w - h) / 2, 0, (w + h) / 2, h); in drawEntry() 123 mTarget.set(cx - cw / 2, cy - ch / 2, cx - ch / 2, cy + ch / 2); in drawEntry() 124 mSource.set(0, 0, (w - h) / 2, h); in drawEntry() 128 mTarget.set(cx + ch / 2, cy - ch / 2, cx + cw / 2, cy + ch / 2); in drawEntry() 129 mSource.set((w + h) / 2, 0, w, h); in drawEntry() 135 mTarget.set(cx - cw / 2, cy - cw / 2, cx + cw / 2, cy + cw / 2); in drawEntry() 136 mSource.set(0, (h - w) / 2, w, (h + w) / 2); in drawEntry() 143 mTarget.set(cx - cw / 2, cy - ch / 2, cx + cw / 2, cy - cw / 2); in drawEntry() 144 mSource.set(0, 0, w, (h - w) / 2); in drawEntry() [all …]
|
D | SelectionManager.java | 149 private static boolean expandMediaSet(ArrayList<Path> items, MediaSet set, int maxSelection) { in expandMediaSet() argument 150 int subCount = set.getSubMediaSetCount(); in expandMediaSet() 152 if (!expandMediaSet(items, set.getSubMediaSet(i), maxSelection)) { in expandMediaSet() 156 int total = set.getMediaItemCount(); in expandMediaSet() 164 ArrayList<MediaItem> list = set.getMediaItem(index, count); in expandMediaSet() 187 MediaSet set = mSourceMediaSet.getSubMediaSet(i); in getSelected() local 188 Path id = set.getPath(); in getSelected() 191 if (!expandMediaSet(selected, set, maxSelection)) { in getSelected() 247 public void setSourceMediaSet(MediaSet set) { in setSourceMediaSet() argument 248 mSourceMediaSet = set; in setSourceMediaSet()
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | ReverseGeocoder.java | 88 public String computeAddress(SetLatLong set) { in computeAddress() argument 90 double setMinLatitude = set.mMinLatLatitude; in computeAddress() 91 double setMinLongitude = set.mMinLatLongitude; in computeAddress() 92 double setMaxLatitude = set.mMaxLatLatitude; in computeAddress() 93 double setMaxLongitude = set.mMaxLatLongitude; in computeAddress() 94 if (Math.abs(set.mMaxLatLatitude - set.mMinLatLatitude) in computeAddress() 95 < Math.abs(set.mMaxLonLongitude - set.mMinLonLongitude)) { in computeAddress() 96 setMinLatitude = set.mMinLonLatitude; in computeAddress() 97 setMinLongitude = set.mMinLonLongitude; in computeAddress() 98 setMaxLatitude = set.mMaxLonLatitude; in computeAddress() [all …]
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | DateUtils.java | 109 calendar.set(Calendar.YEAR, 0); in getUtcDate() 117 calendar.set(Calendar.YEAR, year); in getUtcDate() 118 calendar.set(Calendar.MONTH, month); in getUtcDate() 119 calendar.set(Calendar.DAY_OF_MONTH, dayOfMonth); in getUtcDate() 238 today.set(Calendar.HOUR_OF_DAY, 0); in getNextAnnualDate() 239 today.set(Calendar.MINUTE, 0); in getNextAnnualDate() 240 today.set(Calendar.SECOND, 0); in getNextAnnualDate() 241 today.set(Calendar.MILLISECOND, 0); in getNextAnnualDate() 251 anniversary.set(!isYearSet ? today.get(Calendar.YEAR) : targetYear, in getNextAnnualDate() 267 anniversary.set(anniversaryYear, targetMonth, targetDay); in getNextAnnualDate()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | Alarm.java | 354 public void setDayOfWeek(int dayOfWeek, boolean set) { in setDayOfWeek() argument 356 set(bitIndex, set); in setDayOfWeek() 359 public void set(int day, boolean set) { in set() argument 360 if (set) { in set() 367 public void set(DaysOfWeek dow) { in set() method in Alarm.DaysOfWeek 376 final HashSet<Integer> set = new HashSet<Integer>(); in getSetDays() local 379 set.add(DAY_MAP[i]); in getSetDays() 382 return set; in getSetDays()
|
/packages/apps/Settings/src/com/android/settings/ |
D | DateTimeSettings.java | 124 mDummyDate.set(mDummyDate.get(Calendar.YEAR), mDummyDate.DECEMBER, 31, 13, 0, 0); in initUI() 181 mDummyDate.set(now.get(Calendar.YEAR), 11, 31, 13, 0, 0); in updateTimeAndDateDisplay() 251 t.set(1970, Calendar.JANUARY, 1); in onCreateDialog() 254 t.set(2037, Calendar.DECEMBER, 31); in onCreateDialog() 357 c.set(Calendar.YEAR, year); in setDate() 358 c.set(Calendar.MONTH, month); in setDate() 359 c.set(Calendar.DAY_OF_MONTH, day); in setDate() 370 c.set(Calendar.HOUR_OF_DAY, hourOfDay); in setTime() 371 c.set(Calendar.MINUTE, minute); in setTime() 372 c.set(Calendar.SECOND, 0); in setTime() [all …]
|
/packages/apps/Email/tests/src/com/android/email/ |
D | FolderPropertiesTests.java | 134 Set<Drawable> set = new HashSet<Drawable>(); in testSpecialIcons() local 135 set.add(inbox); in testSpecialIcons() 136 set.add(parent); in testSpecialIcons() 137 set.add(drafts); in testSpecialIcons() 138 set.add(outbox); in testSpecialIcons() 139 set.add(sent); in testSpecialIcons() 140 set.add(trash); in testSpecialIcons() 141 set.add(junk); in testSpecialIcons() 142 assertEquals(7, set.size()); in testSpecialIcons()
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarAlarmManager.java | 163 set(AlarmManager.ELAPSED_REALTIME_WAKEUP, triggerAtTime, pending); in scheduleNextAlarm() 208 mNextAlarmCheckScheduled.set(false); in runScheduleNextAlarm() 235 time.set(triggerTime); in scheduleNextAlarmCheck() 240 set(AlarmManager.RTC_WAKEUP, triggerTime, pending); in scheduleNextAlarmCheck() 274 time.set(start); in scheduleNextAlarmLocked() 386 time.set(nextAlarmTime); in scheduleNextAlarmLocked() 407 time.set(alarmTime); in scheduleNextAlarmLocked() 409 time.set(startTime); in scheduleNextAlarmLocked() 497 public void set(int type, long triggerAtTime, PendingIntent operation) { in set() method in CalendarAlarmManager 498 mAlarmManager.set(type, triggerAtTime, operation); in set()
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
D | KenBurnsActivity.java | 267 mStartRect.set((Rect)state.getParcelable(STATE_START_RECTANGLE)); in onCreate() 268 mEndRect.set((Rect)state.getParcelable(STATE_END_RECTANGLE)); in onCreate() 273 mStartRect.set(startRect); in onCreate() 275 mStartRect.set(0, 0, mMediaItemWidth, mMediaItemHeight); in onCreate() 280 mEndRect.set(endRect); in onCreate() 282 mEndRect.set(0, 0, mMediaItemWidth, mMediaItemHeight); in onCreate() 476 mMatrixRect.set(0, 0, lp.width, lp.height); in saveBitmapRectangle() 492 mStartRect.set(left, top, right, bottom); in saveBitmapRectangle() 503 mMatrixRect.set(0, 0, lp.width, lp.height); in saveBitmapRectangle() 519 mEndRect.set(left, top, right, bottom); in saveBitmapRectangle()
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
D | VoiceDialerTester.java | 180 Set<String> set = new HashSet<String>(); in reportSummaryForEachFileName() local 182 set.add(wf.mFile.getName()); in reportSummaryForEachFileName() 184 String[] names = set.toArray(new String[set.size()]); in reportSummaryForEachFileName() 200 Set<String> set = new HashSet<String>(); in reportSummaryForEachDir() local 202 set.add(wf.mFile.getParent()); in reportSummaryForEachDir() 204 String[] names = set.toArray(new String[set.size()]); in reportSummaryForEachDir()
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
D | AgendaFragment.java | 104 mTime.set(mInitialTimeMillis); in AgendaFragment() 106 mLastHandledEventTime.set(mTime); in AgendaFragment() 133 mTime.set(prevTime); in onCreate() 253 mTime.set(mLastHandledEventTime); in onSaveInstanceState() 256 mTime.set(timeToSave); in onSaveInstanceState() 265 mTime.set(firstVisibleTime); in onSaveInstanceState() 319 mTime.set(event.selectedTime); in goTo() 321 mTime.set(event.startTime); in goTo() 341 mTime.set(time); in search()
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/ |
D | Message.java | 126 public final void setFlagDirectlyForTest(Flag flag, boolean set) throws MessagingException { in setFlagDirectlyForTest() argument 127 if (set) { in setFlagDirectlyForTest() 134 public void setFlag(Flag flag, boolean set) throws MessagingException { in setFlag() argument 135 setFlagDirectlyForTest(flag, set); in setFlag() 143 public void setFlags(Flag[] flags, boolean set) throws MessagingException { in setFlags() argument 145 setFlag(flag, set); in setFlags()
|