/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/ |
FragmentManagerNonConfigTest.java | 45 * When a fragment is added during onStop(), it shouldn't show up in non-config 54 // A fragment was added in onStop(), but we shouldn't see it here... 59 * When a fragment is added during onStop(), it shouldn't show up in non-config
|
/libcore/ojluni/src/main/java/java/util/ |
StringJoiner.java | 38 * {@code suffix} is <code>"}"</code> and nothing has been added to the 72 * prefix, the added element separated by the delimiter, but without the 80 * toString(), or properties of value, when no elements have yet been added, 90 * If no characters are added to the {@code StringJoiner} and methods 96 * element added to the {@code StringJoiner} value 106 * If no characters are added to the {@code StringJoiner} and methods 112 * element added to the {@code StringJoiner} 134 * added yet, that is, when it is empty. A copy of the {@code emptyValue} 137 * the element(s) added correspond to the empty {@code String}. 153 * added so far separated by the {@code delimiter}, and the {@code suffix} [all...] |
/packages/apps/Messaging/res/xml-mcc302-mnc610/ |
mms_config.xml | 19 version 2 - added recipientLimit. 20 version 3 - added min/max recycler values. 21 version 4 - added sms to mms text threshold.
|
/packages/apps/Messaging/res/xml-mcc440-mnc20/ |
mms_config.xml | 5 version 2 - added recipientLimit. 6 version 3 - added min/max recycler values. 7 version 4 - added sms to mms text threshold.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationListHelper.java | 36 // Note that these teasers have to be added in the order of importance because it's a stack, 37 // thus the last teaser added will appear on top. 62 // Order matters. If a and b are added in order itemViews.add(a), itemViews.add(b),
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/ |
CONTRIBUTORS | 6 # Names should be added to this file only after verifying that 17 # added to the AUTHORS file, depending on whether the 20 # Names should be added to this file as:
|
/system/core/libutils/ |
misc.cpp | 56 bool added = false; local 60 added = true; 64 if (!added) {
|
/toolchain/binutils/binutils-2.27/binutils/ |
binemul.c | 68 bfd_boolean added = FALSE; local 76 added = TRUE; 81 return added;
|
/toolchain/binutils/binutils-2.27/intl/ |
localealias.c | 157 size_t added; local 189 added = 0; 190 while (added == 0 && locale_alias_path[0] != '\0') 203 added = read_alias_file (start, locale_alias_path - start); 206 while (added != 0); 224 size_t added; local 246 added = 0; 306 return added; 319 return added; 345 ++added; [all...] |
/cts/tests/fragment/src/android/fragment/cts/ |
FragmentLifecycleTest.java | 80 assertTrue("fragment is not added", strictFragment.isAdded()); 88 assertFalse("fragment is added", strictFragment.isAdded()); 106 assertTrue("fragment 1 is not added", f1.isAdded()); 107 assertTrue("fragment 2 is not added", f2.isAdded()); 115 assertFalse("fragment 1 is added", f1.isAdded()); 116 assertFalse("fragment 2 is added", f2.isAdded()); 122 assertTrue("fragment 1 is not added", f1.isAdded()); 130 assertFalse("fragment 1 is added", f1.isAdded()); 131 assertFalse("fragment 2 is added", f2.isAdded()); 146 assertTrue("fragment 1 is not added", f1.isAdded()) [all...] |
/external/mesa3d/src/glx/tests/ |
clientinfo_unittest.cpp | 309 /* The glXClientInfo protocol was added in GLX 1.1. Verify that no 317 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 329 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 341 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 353 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 364 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 379 /* The glXSetClientInfoARB protocol was added in GLX 1.4 with the 394 /* The glXSetClientInfo2ARB protocol was added in GLX 1.4 with the 406 /* The glXSetClientInfo2ARB protocol was added in GLX 1.4 with the 418 /* The glXSetClientInfo2ARB protocol was added in GLX 1.4 with th [all...] |
/external/strace/ |
NEWS | 28 * Added decoding of get_tls syscall on arm. 29 * Added -e trace=%pure option for tracing system calls with no arguments that 33 * Added manual page for the strace-log-merge command. 41 * Added decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls on 47 * Added mq_getsetattr, mq_notify, mq_open, mq_timedreceive, and mq_timedsend 84 * Added decoding of statx syscall on hppa. 134 * Added decoding of arch_prctl syscall on x86. 135 * Added decoding of seccomp, bpf, userfaultfd, membarrier, mlock2, 137 * Added decoding of statx syscall on microblaze. 138 * Added decoding of s390_guarded_storage syscall on s390 [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
RecentTasksTest.java | 179 assertTrue(mCallbacksRecorder.added.contains(mTasks.get(0)) 180 && mCallbacksRecorder.added.contains(mTasks.get(1))); 188 assertTrue(mCallbacksRecorder.added.isEmpty()); 198 assertTrue(mCallbacksRecorder.added.isEmpty()); 211 assertTrue(mCallbacksRecorder.added.contains(documentTask1)); 212 assertTrue(mCallbacksRecorder.added.contains(documentTask2)); 227 assertTrue(mCallbacksRecorder.added.contains(documentTask1)); 228 assertTrue(mCallbacksRecorder.added.contains(documentTask2)); 240 assertTrue(mCallbacksRecorder.added.size() == 1); 241 assertTrue(mCallbacksRecorder.added.contains(documentTask1)) 904 ArrayList<TaskRecord> added = new ArrayList<>(); field in class:RecentTasksTest.CallbacksRecorder [all...] |
/external/libnl/ |
ChangeLog | 9 o Added nl_cache_subset() 14 o Added nl-list-caches utility 19 o Added nl_cache_move() 30 o Added nl_object_identical() to check if two objects are 32 o Added nl_object_diff() returning a bitmask of differences in 34 o Added nl_object_attr_list() generating a list of attribute 39 o Added NL_AUTO_PID, NL_AUTO_SEQ for convenience 199 o Added flags argument to rtnl_addr_(add|build_add_request)(). 200 o Added rtnl_addr_(set|get)_multicast(). 233 o added class_build, rtnl_class_build_add_request, rtnl_class_ad [all...] |
/build/kati/testcase/ |
ninja_regen.sh | 76 echo 'Should be regenerated (env added)' 85 echo 'Should not regenerate (unused env added)' 103 echo 'Should not regenerate (deprecated env added)' 112 echo 'Should not regenerate (obsolete env added)'
|
/compatibility/cdd/3_software/ |
3_13_quick-settings.md | 14 * [C-1-3] MUST display all the user-added tiles from third-party apps
|
/cts/tests/signature/tests/src/android/signature/cts/tests/data/ |
ForciblyPublicizedPrivateClass.java | 20 * This mocks a private class, but someone has forcibly added the annotation to make it as an API.
|
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values/ |
ids.xml | 20 Generate an id which can be used when the location menu item is added in MainActivity
|
/developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/res/values/ |
base-strings.xml | 24 Demonstration of using channels to categorize notifications by topic. This feature was added in
|
/developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/res/values/ |
base-strings.xml | 24 Demonstration of using channels to categorize notifications by topic. This feature was added in
|
/developers/build/prebuilts/gradle/TextLinkify/Application/src/main/res/values/ |
base-strings.xml | 24 This sample illustrates how links can be added to a TextView. This can be done either
|
/developers/samples/android/notification/NotificationChannels/kotlinApp/Application/src/main/res/values/ |
base-strings.xml | 24 Demonstration of using channels to categorize notifications by topic. This feature was added in
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Basic/Application/src/main/res/values/ |
ids.xml | 20 Generate an id which can be used when the location menu item is added in MainActivity
|
/developers/samples/android/views/TextLinkify/ |
template-params.xml | 29 This sample illustrates how links can be added to a TextView. This can be done either 61 This sample illustrates how links can be added to a TextView. This can be done either 68 This sample demonstrates how clickable links can be added to a `TextView` in Android. 72 - **Automatically:** Text added to a TextView can automatically be linkified by enabling
|
/development/samples/RandomMusicPlayer/ |
_index.html | 9 class added in API level 14 to integrate with music playback remote controls
|