Home
last modified time | relevance | path

Searched refs:appeared (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/proto/android/service/
Dprocstats.proto221 // Total count of the times this association appeared.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto787 // Notification that new data call has appeared in the list
1913 // Notification that new data call has appeared in the list
2437 // Notification that new data call has appeared in the list
/frameworks/base/core/java/android/view/
DView.java9443 private void notifyAppearedOrDisappearedForContentCaptureIfNeeded(boolean appeared) {
9450 "notifyContentCapture(" + appeared + ") for " + getClass().getSimpleName());
9453 notifyAppearedOrDisappearedForContentCaptureIfNeededNoTrace(appeared);
9459 private void notifyAppearedOrDisappearedForContentCaptureIfNeededNoTrace(boolean appeared) {
9477 if (appeared) {
9494 ai.delayNotifyContentCaptureEvent(session, this, appeared);
9518 ai.delayNotifyContentCaptureEvent(session, this, appeared);
28796 @NonNull View view, boolean appeared) { in delayNotifyContentCaptureEvent() argument
28808 events.add(appeared ? view : view.getAutofillId()); in delayNotifyContentCaptureEvent()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt216 ordinary GNU General Public License has appeared, then you can specify
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4658 // ACTION: A selection session started (i.e. the selection handles appeared)
/frameworks/base/cmds/statsd/src/
Datoms.proto5130 // Total count of the times this association appeared.