Home
last modified time | relevance | path

Searched defs:finalIntent (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/api23Test/src/android/net/cts/api23test/
H A DConnectivityManagerApi23Test.java71 Intent finalIntent = new Intent(ConnectivityReceiver.FINAL_ACTION); in testConnectivityChanged_manifestRequestOnly_shouldNotReceiveIntent() local
109 Intent finalIntent = new Intent(ConnectivityReceiver.FINAL_ACTION); in testConnectivityChanged_whenRegistered_shouldReceiveIntent() local
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
H A DQCFooterButton.java75 Intent finalIntent = intent; in QCFooterButton() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java320 Intent finalIntent = null; in sendInner() local