/packages/services/Car/car-lib/src/android/car/ |
D | CarAppFocusManager.java | 64 void onAppFocusChanged(@AppFocusType int appType, boolean active); in onAppFocusChanged() 78 void onAppFocusOwnershipLost(@AppFocusType int appType); in onAppFocusOwnershipLost() 87 void onAppFocusOwnershipGranted(@AppFocusType int appType); in onAppFocusOwnershipGranted() 151 public void addFocusListener(OnAppFocusChangedListener listener, @AppFocusType int appType) { in addFocusListener() 176 public void removeFocusListener(OnAppFocusChangedListener listener, @AppFocusType int appType) { in removeFocusListener() 248 public List<String> getAppTypeOwner(@AppFocusType int appType) { in getAppTypeOwner() 261 public boolean isOwningFocus(OnAppFocusOwnershipCallback callback, @AppFocusType int appType) { in isOwningFocus() 288 int appType, OnAppFocusOwnershipCallback ownershipCallback) { in requestAppFocus() 315 @AppFocusType int appType) { in abandonAppFocus() 380 public void addAppType(@AppFocusType int appType) { in addAppType() [all …]
|
D | IAppFocus.aidl | 24 void registerFocusListener(IAppFocusListener callback, int appType) = 0; in registerFocusListener() 25 void unregisterFocusListener(IAppFocusListener callback, int appType) = 1; in unregisterFocusListener() 28 boolean isOwningFocus(IAppFocusOwnershipCallback callback, int appType) = 3; in isOwningFocus() 30 int requestAppFocus(IAppFocusOwnershipCallback callback, int appType) = 4; in requestAppFocus() 32 void abandonAppFocus(IAppFocusOwnershipCallback callback, int appType) = 5; in abandonAppFocus() 33 List<String> getAppTypeOwner(int appType) = 6; in getAppTypeOwner()
|
D | IAppFocusOwnershipCallback.aidl | 21 void onAppFocusOwnershipLost(int appType) = 0; in onAppFocusOwnershipLost() 22 void onAppFocusOwnershipGranted(int appType) = 1; in onAppFocusOwnershipGranted()
|
D | IAppFocusListener.aidl | 21 void onAppFocusChanged(int appType, boolean active) = 0; in onAppFocusChanged()
|
/packages/services/Car/service/src/com/android/car/ |
D | AppFocusService.java | 112 public void registerFocusListener(IAppFocusListener listener, int appType) { in registerFocusListener() 126 public void unregisterFocusListener(IAppFocusListener listener, int appType) { in unregisterFocusListener() 147 public List<String> getAppTypeOwner(@CarAppFocusManager.AppFocusType int appType) { in getAppTypeOwner() 168 public boolean isOwningFocus(IAppFocusOwnershipCallback callback, int appType) { in isOwningFocus() 180 public int requestAppFocus(IAppFocusOwnershipCallback callback, int appType) { in requestAppFocus() 247 public void abandonAppFocus(IAppFocusOwnershipCallback callback, int appType) { in abandonAppFocus() 338 public boolean isFocusOwner(int uid, int pid, int appType) { in isFocusOwner() 354 void onFocusAcquired(int appType, int uid, int pid); in onFocusAcquired() 356 void onFocusAbandoned(int appType, int uid, int pid); in onFocusAbandoned() 387 private void dispatchAcquireFocusOwnerLocked(int appType, OwnershipClientInfo owner, in dispatchAcquireFocusOwnerLocked() [all …]
|
/packages/services/Car/tests/CarServiceTest/src/com/android/car/ |
D | AppFocusTest.java | 84 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() 99 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() 105 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | AppFocusServiceTest.java | 168 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged() 190 public void onAppFocusOwnershipLost(int appType) { in onAppFocusOwnershipLost() 196 public void onAppFocusOwnershipGranted(int appType) { in onAppFocusOwnershipGranted()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapAccountItem.java | 46 BluetoothMapUtils.TYPE appType, in BluetoothMapAccountItem() 67 BluetoothMapUtils.TYPE appType) { in create() 78 BluetoothMapUtils.TYPE appType, in create()
|
/packages/services/Car/service/src/com/android/car/cluster/ |
D | ClusterNavigationService.java | 150 public void onFocusAcquired(int appType, int uid, int pid) { in onFocusAcquired() 155 public void onFocusAbandoned(int appType, int uid, int pid) { in onFocusAbandoned() 176 private void changeNavContextOwner(int appType, int uid, int pid, boolean acquire) { in changeNavContextOwner()
|
/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/ |
D | TestGbaService.java | 40 public void onAuthenticationRequest(int subId, int token, int appType, in onAuthenticationRequest()
|
D | Settings.java | 230 public void updateTestConfig(Context cxt, int appType, String url, in updateTestConfig()
|
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
D | ClusterRenderingService.java | 196 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCarrierInfoManager.java | 1369 WifiConfiguration config, int appType) { in getGsmAuthResponseWithLength()
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneInterfaceManager.java | 1668 Integer appType = (Integer) request.argument; in handleMessage() local 6310 public String[] getForbiddenPlmns(int subId, int appType, String callingPackage, in getForbiddenPlmns() 6351 public int setForbiddenPlmns(int subId, int appType, List<String> fplmns, String callingPackage, in setForbiddenPlmns() 9190 public String getAidForAppType(int subId, int appType) { in getAidForAppType() 10847 public boolean isApplicationOnUicc(int subId, int appType) { in isApplicationOnUicc() 11493 public void bootstrapAuthenticationRequest(int subId, int appType, Uri nafUrl, in bootstrapAuthenticationRequest()
|