Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/proto/android/server/
H A Dpowerstatsservice.proto198 /** Accumulated energy since boot in microwatt-seconds (uWs) for this AID. */
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java6988 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(String AID) { in iccOpenLogicalChannel() argument
6989 return iccOpenLogicalChannel(getSubId(), AID, -1); in iccOpenLogicalChannel()
7131 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(String AID, int p2) { in iccOpenLogicalChannel() argument
7132 return iccOpenLogicalChannel(getSubId(), AID, p2); in iccOpenLogicalChannel()
7162 public IccOpenLogicalChannelResponse iccOpenLogicalChannel(int subId, String AID, int p2) { in iccOpenLogicalChannel() argument
7169 request.aid = AID; in iccOpenLogicalChannel()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29093 field public static final String EXTRA_AID = "android.nfc.extra.AID";