Searched defs:with (Results 1 – 3 of 3) sorted by relevance
61 public AlarmManagerDeviceConfigHelper with(String key, long value) { in with() method in AlarmManagerDeviceConfigHelper65 public AlarmManagerDeviceConfigHelper with(String key, int value) { in with() method in AlarmManagerDeviceConfigHelper69 public AlarmManagerDeviceConfigHelper with(String key, boolean value) { in with() method in AlarmManagerDeviceConfigHelper73 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