Home
last modified time | relevance | path

Searched defs:appType (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/car/src/android/car/cts/
DCarAppFocusManagerTest.java396 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged()
441 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost()
451 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted()
/cts/tests/tests/telephony/current/src/android/telephony/gba/cts/
DTestGbaService.java40 public void onAuthenticationRequest(int subId, int token, int appType, in onAuthenticationRequest()