Searched defs:empty (Results 1 – 11 of 11) sorted by relevance
/packages/apps/Tag/src/com/android/apps/tag/ |
D | TagViewer.java | 85 TextView empty = (TextView) inflater.inflate(R.layout.tag_text, content, false); in buildTagViews() local 96 TextView empty = (TextView) inflater.inflate(R.layout.tag_text, content, false); in buildTagViews() local
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/ |
D | HTML.java | 54 private final boolean empty; field in HTML.Element 68 public Element(String name, int type, boolean empty, in Element() 83 public Element(String name, int type, boolean empty, in Element()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
D | CollectionUtilsTests.java | 70 final ArrayList<String> empty = new ArrayList<>(); in testArrayAsList() local
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | FlipperDreamSettings.java | 121 View empty = findViewById(R.id.spinner); in showApology() local
|
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
D | int_array_view.h | 76 AK_FORCE_INLINE bool empty() const { in empty() function
|
/packages/apps/Gallery2/src/com/android/photos/ |
D | MultiSelectGridFragment.java | 283 View empty = root.findViewById(android.R.id.empty); in ensureGrid() local
|
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/ |
D | ApnSettingsActivity.java | 169 TextView empty = (TextView) getView().findViewById(android.R.id.empty); in onActivityCreated() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | ApnSettings.java | 182 TextView empty = (TextView) getView().findViewById(android.R.id.empty); in onActivityCreated() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | FolderPagedView.java | 529 public void realTimeReorder(int empty, int target) { in realTimeReorder()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Folder.java | 574 private void realTimeReorder(int[] empty, int[] target) { in realTimeReorder()
|
/packages/apps/Browser/src/com/android/browser/ |
D | AddBookmarkPage.java | 678 View empty = findViewById(R.id.empty); in onCreate() local
|