Searched refs:ACTION_NETWORK_LOGS_AVAILABLE (Results 1 – 5 of 5) sorted by relevance
41 final static String ACTION_NETWORK_LOGS_AVAILABLE = field in BasicAdminReceiver91 Intent batchIntent = new Intent(ACTION_NETWORK_LOGS_AVAILABLE); in onNetworkLogsAvailable()
96 if (!BasicAdminReceiver.ACTION_NETWORK_LOGS_AVAILABLE.equals(intent.getAction())) {174 BasicAdminReceiver.ACTION_NETWORK_LOGS_AVAILABLE); in testNetworkLoggingAndRetrieval()
20 …oid.cts.deviceandprofileowner.BaseDeviceAdminTest.BasicAdminReceiver.ACTION_NETWORK_LOGS_AVAILABLE;126 mContext.registerReceiver(mReceiver, new IntentFilter(ACTION_NETWORK_LOGS_AVAILABLE), in testRetrieveNetworkLogs_forceNetworkLogs_receiveNetworkLogs()223 if (ACTION_NETWORK_LOGS_AVAILABLE.equals(intent.getAction())) { in onReceive()
58 static final String ACTION_NETWORK_LOGS_AVAILABLE = field in BaseDeviceAdminTest.BasicAdminReceiver101 Intent batchIntent = new Intent(ACTION_NETWORK_LOGS_AVAILABLE); in onNetworkLogsAvailable()
7931 …field public static final String ACTION_NETWORK_LOGS_AVAILABLE = "android.app.action.NETWORK_LOGS_…