Home
last modified time | relevance | path

Searched defs:disclosure (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DCellularSecurityTransparencyStatsTest.java38 CellularIdentifierDisclosure disclosure = new CellularIdentifierDisclosure( in testLogIdentifierDisclosure_NullSimPlmn() local
52 CellularIdentifierDisclosure disclosure = new CellularIdentifierDisclosure( in testLogIdentifierDisclosure_badSimPlmn() local
67 CellularIdentifierDisclosure disclosure = new CellularIdentifierDisclosure( in testLogIdentifierDisclosure_badDisclosurePlmn() local
81 CellularIdentifierDisclosure disclosure = new CellularIdentifierDisclosure( in testLogIdentifierDisclosure_expectedGoodData() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DCellularIdentifierDisclosureTest.java39 android.telephony.CellularIdentifierDisclosure disclosure = in testEqualsAndHash() local
78 android.telephony.CellularIdentifierDisclosure disclosure = in testGetters() local
93 android.telephony.CellularIdentifierDisclosure disclosure = in testParcel() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DCellularIdentifierDisclosureNotifier.java105 public void addDisclosure(Context context, int subId, CellularIdentifierDisclosure disclosure) { in addDisclosure()
141 private void logDisclosure(int subId, CellularIdentifierDisclosure disclosure) { in logDisclosure()
150 CellularIdentifierDisclosure disclosure) { in runLogDisclosure()
DCellularNetworkSecuritySafetySource.java150 IdentifierDisclosure disclosure = new IdentifierDisclosure(count, start, end); in setIdentifierDisclosure() local
296 Context context, int subId, IdentifierDisclosure disclosure) { in getIdentifierDisclosureIssue()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DCellularSecurityTransparencyStats.java41 public void logIdentifierDisclosure(CellularIdentifierDisclosure disclosure, String simMcc, in logIdentifierDisclosure()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DDefaultPhoneNotifierTest.java482 CellularIdentifierDisclosure disclosure = in testCellularIdentifierDisclosedChanged() local
DTelephonyRegistryTest.java377 public void onCellularIdentifierDisclosedChanged(CellularIdentifierDisclosure disclosure) { in onCellularIdentifierDisclosedChanged()
1933 CellularIdentifierDisclosure disclosure = in testNotifyCellularIdentifierDisclosedChanged() local
DGsmCdmaPhoneTest.java2566 CellularIdentifierDisclosure disclosure = in testCellularIdentifierDisclosure_disclosureEventAddedToNotifier() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkIndication.java441 CellularIdentifierDisclosure disclosure = in cellularIdentifierDisclosed() local
DPhoneNotifier.java182 CellularIdentifierDisclosure disclosure); in notifyCellularIdentifierDisclosedChanged()
DDefaultPhoneNotifier.java371 CellularIdentifierDisclosure disclosure) { in notifyCellularIdentifierDisclosedChanged()
DGsmCdmaPhone.java3766 CellularIdentifierDisclosure disclosure = (CellularIdentifierDisclosure) ar.result; in handleMessage() local
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl93 void onCellularIdentifierDisclosedChanged(in CellularIdentifierDisclosure disclosure); in onCellularIdentifierDisclosedChanged()
DITelephonyRegistry.aidl139 int phoneId, int subId, in CellularIdentifierDisclosure disclosure); in notifyCellularIdentifierDisclosedChanged()
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1884 void onCellularIdentifierDisclosedChanged(@NonNull CellularIdentifierDisclosure disclosure); in onCellularIdentifierDisclosedChanged()
2388 public void onCellularIdentifierDisclosedChanged(CellularIdentifierDisclosure disclosure) { in onCellularIdentifierDisclosedChanged()
DTelephonyRegistryManager.java1182 int slotIndex, int subId, CellularIdentifierDisclosure disclosure) { in notifyCellularIdentifierDisclosedChanged()
DPhoneStateListener.java1721 CellularIdentifierDisclosure disclosure) { in onCellularIdentifierDisclosedChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java550 final CharSequence disclosure = getDisclosureText(organizationName); in updateLockScreenDisclosureMsg() local
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java3958 @NonNull CellularIdentifierDisclosure disclosure) { in notifyCellularIdentifierDisclosedChanged()