Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/LocationPolicyApp/src/android/appsecurity/cts/locationpolicy/
DLocationPolicyTest.java58 TelephonyManager tele = mContext.getSystemService(TelephonyManager.class); in testLocationPolicyPermissions() local
60 tele.getCellLocation(); in testLocationPolicyPermissions()