OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_DEFAULT
(Results
1 - 17
of
17
) sorted by null
/frameworks/support/room/common/src/main/java/androidx/room/
ForeignKey.java
149
int
SET_DEFAULT
= 4;
166
@IntDef({NO_ACTION, RESTRICT, SET_NULL,
SET_DEFAULT
, CASCADE})
/system/netd/libbpf/include/bpf/
BpfNetworkStats.h
28
constexpr int
SET_DEFAULT
= 0;
/frameworks/base/tests/net/java/com/android/server/net/
NetworkStatsCollectionTest.java
21
import static android.net.NetworkStats.
SET_DEFAULT
;
199
collection.recordData(null, UID_ALL,
SET_DEFAULT
, TAG_NONE, 30 * MINUTE_IN_MILLIS,
221
collection.recordData(identSet, myUid,
SET_DEFAULT
, TAG_NONE, 0, 60 * MINUTE_IN_MILLIS,
226
collection.recordData(identSet, otherUidInSameUser,
SET_DEFAULT
, TAG_NONE, 0,
231
collection.recordData(identSet, Process.SYSTEM_UID,
SET_DEFAULT
, TAG_NONE, 0,
236
collection.recordData(identSet, uidInDifferentUser,
SET_DEFAULT
, TAG_NONE, 0,
249
assertNotNull(collection.getHistory(buildTemplateMobileAll(TEST_IMSI), null, myUid,
SET_DEFAULT
,
253
SET_DEFAULT
, TAG_NONE, 0, 0L, 0L, NetworkStatsAccess.Level.DEFAULT, myUid);
/frameworks/base/core/java/android/net/
NetworkStats.java
58
public static final int
SET_DEFAULT
= 0;
158
this(IFACE_ALL, UID_ALL,
SET_DEFAULT
, TAG_NONE, 0L, 0L, 0L, 0L, 0L);
162
this(IFACE_ALL, UID_ALL,
SET_DEFAULT
, TAG_NONE, rxBytes, rxPackets, txBytes, txPackets,
337
iface, UID_ALL,
SET_DEFAULT
, TAG_NONE, rxBytes, rxPackets, txBytes, txPackets, 0L);
448
iface, uid,
SET_DEFAULT
, tag, rxBytes, rxPackets, txBytes,
[
all
...]
/prebuilts/sdk/current/androidx/m2repository/androidx/room/room-common/2.0.0-alpha1/
room-common-2.0.0-alpha1.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/common/1.0.0-alpha10/
common-1.0.0-alpha10.jar
/packages/apps/Car/Radio/libs/android-arch/room/
common-1.1.0-beta3.jar
compiler-1.1.0-beta3.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/common/1.0.0/
common-1.0.0.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/common/1.0.0-rc1/
common-1.0.0-rc1.jar
/prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/persistence/room/common/28.0.0/
common-28.0.0.jar
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java
518
static final int
SET_DEFAULT
= 2;
555
menu.add(ContextMenu.NONE, ContextMenuIds.
SET_DEFAULT
,
556
ContextMenu.NONE, getString(R.string.
set_default
));
576
case ContextMenuIds.
SET_DEFAULT
:
[
all
...]
/external/guice/extensions/persist/lib/
hsqldb.jar
/external/robolectric/v1/lib/main/
h2-1.2.147.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/compiler/1.0.0/
compiler-1.0.0.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/compiler/1.0.0-alpha10/
compiler-1.0.0-alpha10.jar
/prebuilts/maven_repo/android/android/arch/persistence/room/compiler/1.0.0-rc1/
compiler-1.0.0-rc1.jar
Completed in 1213 milliseconds