Searched defs:with (Results 1 – 3 of 3) sorted by relevance
62 public AlarmManagerDeviceConfigHelper with(String key, long value) { in with() method in AlarmManagerDeviceConfigHelper66 public AlarmManagerDeviceConfigHelper with(String key, int value) { in with() method in AlarmManagerDeviceConfigHelper70 public AlarmManagerDeviceConfigHelper with(String key, boolean value) { in with() method in AlarmManagerDeviceConfigHelper74 public AlarmManagerDeviceConfigHelper with(String key, String value) { in with() method in AlarmManagerDeviceConfigHelper
102 public T with(String key, String value) { in with() method in ContactsContract_TestDataBuilder.Builder108 public T with(String key, long value) { in with() method in ContactsContract_TestDataBuilder.Builder114 public T with(String key, byte[] value) { in with() method in ContactsContract_TestDataBuilder.Builder
51 public static AppMimeGroups with(Context context, String targetPackage) { in with() method in AppMimeGroups