Home
last modified time | relevance | path

Searched defs:na (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotifyingAppTest.java38 NotifyingApp na = new NotifyingApp(); in testConstructor() local
46 NotifyingApp na = new NotifyingApp(); in testPackage() local
53 NotifyingApp na = new NotifyingApp(); in testUserId() local
60 NotifyingApp na = new NotifyingApp(); in testLastNotified() local
67 NotifyingApp na = new NotifyingApp(); in testWriteToParcel() local
/frameworks/base/tests/net/java/com/android/server/net/ipmemorystore/
DNetworkAttributesTest.java57 final NetworkAttributes na = in testTotalWeight() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java464 private void handleRegisterNetworkAgent(NetworkAgentInfo na) { in handleRegisterNetworkAgent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java638 sTable.add(new MccEntry(649,"na",2)); //Namibia (Republic of) in sTable.add()