Searched refs:MSG_REPORT_CONTENT_PROVIDER_USAGE (Results 1 – 1 of 1) sorted by relevance
319 static final int MSG_REPORT_CONTENT_PROVIDER_USAGE = 8; field in AppStandbyController2416 mHandler.obtainMessage(MSG_REPORT_CONTENT_PROVIDER_USAGE, record) in postReportContentProviderUsage()2919 case MSG_REPORT_CONTENT_PROVIDER_USAGE: in handleMessage()