Home
last modified time | relevance | path

Searched refs:logs (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DSecurityLogMonitor.java148 ArrayList<SecurityEvent> logs = new ArrayList<SecurityEvent>(); in run() local
158 SecurityLog.readEvents(logs); in run()
163 SecurityLog.readEventsSince(lastLogTimestampNanos + 1, logs); in run()
165 if (!logs.isEmpty()) { in run()
169 mPendingLogs.addAll(logs); in run()
179 lastLogTimestampNanos = logs.get(logs.size() - 1).getTimeNanos(); in run()
180 logs.clear(); in run()
DDevicePolicyManagerService.java8894 List<SecurityEvent> logs = mSecurityLogMonitor.retrieveLogs(); in retrieveSecurityLogs() local
8895 return logs != null ? new ParceledListSlice<SecurityEvent>(logs) : null; in retrieveSecurityLogs()
/frameworks/rs/java/tests/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt17 …….logs 1...
19 ……..logs 2...
21 …….logs 3….
24 …..logs 1…..
26 …..logs 2…..
28 …..logs 3…..
/frameworks/base/core/java/com/android/internal/logging/
DEventLogTags.logtags5 # interaction logs
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags33 # It logs the time remaining before the device would've normally gone to sleep without the request.
37 # Leave IDs through 2739 for more power logs (2730 used by battery_discharge above)
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags26 # missing the tag definitions, and may not be able to show them in their logs.
/frameworks/base/docs/html/google/play/billing/
Dapi.jd122 <li>When your application starts or user logs in, it's good practice to check
278 Subsequently, when the user starts up or logs in to your application, you
/frameworks/base/docs/html/training/wearables/apps/
Dpackaging.jd139 logs the following error: "this file cannot be opened as a file descriptor; it is probably compress…
/frameworks/base/docs/html/guide/webapps/
Ddebugging.jd41 of the same APIs, so you can receive logs from your web page when debugging in Android's Browser
/frameworks/base/docs/html/preview/features/
Dafw.jd277 logs don’t require user consent. To retrieve logs, device owners enable
/frameworks/base/docs/html/guide/practices/
Dverifying-apps-art.jd173 <p>ART also logs an error (visible in logcat) if <code>RegisterNatives</code> is
/frameworks/base/docs/html/training/testing/unit-testing/
Dinstrumented-unit-tests.jd278 from the command line. Test results provide test logs and include the details
/frameworks/base/docs/html/guide/topics/connectivity/
Dsip.jd221 <em>peer profile</em>. When your SIP application logs into the SIP server with
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd403 <p>Be careful when writing to on-device logs.
404 In Android, logs are a shared resource, and are available
/frameworks/base/docs/html/training/location/
Dgeofencing.jd299 in this case. The service then sends a notification and logs the transition details.</p>
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd324 snippet grabs the metadata for a document specified by the URI, and logs it:</p>
Dcontacts-provider.jd279 Suppose Emily Dickinson opens a browser window, logs into Gmail as
281 Contacts, and adds "Thomas Higginson". Later on, she logs into Gmail as
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd728 generate an HTML visualization of power-related events from the logs. This
Dandroid-4.3.jd1069 sections of traceable code in your app, the systrace logs provide you a much more detailed