Lines Matching defs:source
2 * Copyright (C) 2012 The Android Open Source Project
1984 int source;
1987 source = ForegroundSource.UNKNOWN_SOURCE;
1991 source = ForegroundSource.ACTION_IMAGE_CAPTURE;
1995 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA;
1999 source = ForegroundSource.ACTION_VIDEO_CAMERA;
2002 source = ForegroundSource.ACTION_VIDEO_CAPTURE;
2006 source = ForegroundSource.ACTION_STILL_IMAGE_CAMERA_SECURE;
2009 source = ForegroundSource.ACTION_IMAGE_CAPTURE_SECURE;
2012 source = ForegroundSource.ACTION_MAIN;
2015 source = ForegroundSource.UNKNOWN_SOURCE;
2019 UsageStatistics.instance().foregrounded(source, currentUserInterfaceMode(),