/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/ |
D | ReportEntity.java | 55 static ReportEntity create(ReportKey reportKey, Optional<Integer> lastSentDayIndex) { in create() method in ReportEntity 65 static ReportEntity create(ReportKey reportKey) { in create() method in ReportEntity 75 static ReportEntity create(ReportKey reportKey, int lastSentDayIndex) { in create() method in ReportEntity
|
D | EventVector.java | 35 public static EventVector create(List<Integer> eventCodes) { in create() method in EventVector 44 public static EventVector create(Integer... eventCodes) { in create() method in EventVector
|
D | StringHashEntity.java | 92 static StringHashEntity create( in create() method in StringHashEntity 100 public static StringHashEntity create( in create() method in StringHashEntity
|
/packages/services/Car/libs/car-evs-helper-lib/src/com/android/car/internal/evs/ |
D | CarEvsGLSurfaceView.java | 91 public static CarEvsGLSurfaceView create(Context context, in create() method in CarEvsGLSurfaceView 105 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView 120 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView 136 public static CarEvsGLSurfaceView create(Context context, ArrayList<BufferCallback> callbacks, in create() method in CarEvsGLSurfaceView
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | Factory.kt | 19 fun create(): A method
|
D | CachedLater.kt | 38 protected abstract fun create() in create() method in com.android.quicksearchbox.util.CachedLater 83 var create = false in getLater() variable
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
D | FragmentFactory.kt | 23 fun create(id: String): Fragment? method
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | DetailsDialog.java | 54 public static Dialog create(Context context, MediaDetails mediaDetails) { in create() method in DetailsDialog 67 }).create(); in create() method
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
D | FakeAccountType.java | 77 public static FakeAccountType create(String accountType, String label) { in create() method in FakeAccountType 84 public static FakeAccountType create(String accountType, String label, Drawable icon) { in create() method in FakeAccountType 92 public static AccountType create(AccountWithDataSet account, String label, Drawable icon) { in create() method in FakeAccountType
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/customaudience/ |
D | CustomAudienceEligibilityInfo.java | 50 public static CustomAudienceEligibilityInfo create( in create() method in CustomAudienceEligibilityInfo 63 public static CustomAudienceEligibilityInfo create( in create() method in CustomAudienceEligibilityInfo
|
/packages/apps/Camera2/src/com/android/camera/async/ |
D | HandlerFactory.java | 31 public Handler create(Lifetime lifetime, String threadName) { in create() method in HandlerFactory 51 public Handler create(Lifetime lifetime, String threadName, int javaThreadPriority) { in create() method in HandlerFactory
|
/packages/apps/Dialer/java/com/android/dialer/shortcuts/ |
D | IconFactory.java | 63 public Icon create(@NonNull DialerShortcut shortcut) { in create() method in IconFactory 72 public Icon create(@NonNull ShortcutInfo shortcutInfo) { in create() method in IconFactory 82 private Icon create( in create() method in IconFactory
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | TestEnv.java | 129 public static TestEnv create(Features features) { in create() method in TestEnv 133 public static TestEnv create() { in create() method in TestEnv 137 public static TestEnv create(Features features, String authority) { in create() method in TestEnv 142 public static TestEnv create(String authority) { in create() method in TestEnv 148 private static TestEnv create(Context context, Features features, String authority) { in create() method in TestEnv
|
D | TestMenu.java | 39 public static TestMenu create() { in create() method in TestMenu 93 public static TestMenu create(int... ids) { in create() method in TestMenu
|
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/domain/ |
D | Project.java | 44 public static Project create(CobaltRegistry registry) { in create() method in Project 73 public static Project create( in create() method in Project
|
/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/di/ |
D | CustomizationToolComponent.kt | 38 fun create(@BindsInstance service: AccessibilityService): CustomizationToolComponent method
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/ |
D | DatePickerFactory.kt | 24 fun create(context: Context, selectedDate: Instant, maxDate: Instant?): DatePickerDialog { in create() method
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/common/button/ui/viewbinder/ |
D | ButtonViewBinder.kt | 32 fun create( in create() method
|
/packages/apps/Car/Settings/tests/deviceless/src/com/android/car/settings/testutils/ |
D | FragmentController.java | 59 public FragmentController<F> create(final Bundle bundle) { in create() method in FragmentController 72 public FragmentController<F> create() { in create() method in FragmentController
|
/packages/apps/Camera2/src/com/android/camera/stats/profiler/ |
D | GuardingProfiler.java | 43 public Profile create(String name) { in create() method in GuardingProfiler 49 public Profile create(String name, int maxDurationMillis) { in create() method in GuardingProfiler
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | DragHoverListener.java | 97 public static DragHoverListener create( in create() method in DragHoverListener 103 public static DragHoverListener create( in create() method in DragHoverListener 114 static DragHoverListener create( in create() method
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | AuctionServerDataCompressor.java | 56 public static UncompressedData create(byte[] data) { in create() method in AuctionServerDataCompressor.UncompressedData 80 public static CompressedData create(byte[] data) { in create() method in AuctionServerDataCompressor.CompressedData
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/ |
D | CustomizationOptionsViewModel.kt | 51 fun create(viewModelScope: CoroutineScope): CustomizationOptionsViewModel in handleBackPressed() method
|
/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/common/ |
D | ErrorStatusException.java | 43 public static ErrorStatusException create( in create() method in ErrorStatusException 49 public static ErrorStatusException create(int code, String detailsFormat, Object... params) { in create() method in ErrorStatusException
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/appsearchtypes/ |
D | AppOpenEvent.java | 132 public static AppOpenEvent create( in create() method in AppOpenEvent 174 public static AppOpenEvent create( in create() method in AppOpenEvent
|