Home
last modified time | relevance | path

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

/test/cts-root/tests/stats/src/android/stats/cts_root/
DStatsHelperTest.java42 onReceiveInternal(context, intent); in onReceive()
46 protected void onReceiveInternal(Context context, Intent intent) { in onReceiveInternal() method in StatsHelperTest.MockReceiver
64 protected void onReceiveInternal(Context context, Intent intent) { in testSendStatsdReadyBroadcast()