Searched defs:createViews (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ | ||
H A D | DefaultClockController.java | 89 private void createViews() { in createViews() method in DefaultClockController |
H A D | AnalogClockController.java | 97 private void createViews() { in createViews() method in AnalogClockController |
H A D | BubbleClockController.java | 97 private void createViews() { in createViews() method in BubbleClockController |
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/ | ||
H A D | RemoteViewsAdapterTest.java | 219 private RemoteViews createViews(String text) { in createViews() method in RemoteViewsAdapterTest |
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
H A D | LegacyApiSupport.java | 528 public static void createViews(SQLiteDatabase db) { in createViews() method in LegacyApiSupport |