| /libcore/ojluni/src/main/java/sun/security/util/ |
| AbstractAlgorithmConstraints.java | 64 algorithmsInProperty = property.split(",");
|
| /libcore/support/src/test/java/libcore/java/security/ |
| CpuFeatures.java | 88 return Arrays.asList(features.split("\\s"));
|
| /packages/apps/Camera2/src/com/android/camera/debug/ |
| LogUtil.java | 49 // Split on common "divider" characters: 57 List<String> tags = Arrays.asList(tagList.split("[\\x00-\\x1F\\x28-\\x29\\x2C\\x2F"
|
| /packages/apps/Contacts/src/com/android/contacts/activities/ |
| ContactEditorSpringBoardActivity.java | 163 final SplitContactConfirmationDialogFragment split = local 166 // If we were showing the split confirmation before show it again. 167 if (split != null && split.isAdded()) { 168 fm.beginTransaction().show(split).commitAllowingStateLoss();
|
| /packages/apps/Gallery2/src/com/android/gallery3d/data/ |
| Path.java | 86 String[] segments = split(); 102 String[] segments = split(s); 111 public String[] split() { method in class:Path 126 public static String[] split(String s) { method in class:Path
|
| /packages/apps/Settings/src/com/android/settings/support/ |
| SupportPhone.java | 38 final String[] tokens = config.split(":");
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/ |
| AccountUtils.java | 43 retval.add(name.split("@")[0]);
|
| /platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/ |
| CommandsHelper.java | 73 * Executes a shell command on device, and split the multi-line output into collection 80 return Arrays.asList(executeShellCommand(command).split(separatorChars));
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/ |
| split_join_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/ |
| split_join_fn_imps.hpp | 80 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/ |
| split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/ |
| libstdc++.so.6.0.18-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib64/ |
| libstdc++.so.6.0.18-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/ |
| split_join_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/splay_tree_/ |
| split_join_fn_imps.hpp | 80 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/thin_heap_/ |
| split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/ |
| libstdc++.so.6.0.19-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/ |
| libstdc++.so.6.0.19-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/ |
| split_join_fn_imps.hpp | 44 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/splay_tree_/ |
| split_join_fn_imps.hpp | 80 split(key_const_reference r_key, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/thin_heap_/ |
| split_join_fn_imps.hpp | 45 split(Pred pred, PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ |
| libstdc++.a-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/ |
| libstdc++.a-gdb.py | 50 dotdots = ('..' + os.sep) * len (libdir.split (os.sep))
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/ |
| SimpleHTTPServer.py | 150 path = path.split('?',1)[0] 151 path = path.split('#',1)[0] 153 words = path.split('/') 158 head, word = os.path.split(word)
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
| macostools.py | 37 dstdir, dstname = os.path.split(dst) 62 head, tail = os.path.split(dst) 83 pardir = os.path.split(dst)[0] 95 mkdirs(os.path.split(dst)[0])
|