HomeSort by relevance Sort by last modified time
    Searched refs:mAppId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 179 appInfo.mAppId = appId;
189 int appId = (mApps.get(appConfig)).mAppId;
201 int appId = (mApps.get(chan.mConfig)).mAppId;
251 findAppConfigByAppId(channelStateEvent.mAppId);
527 if (appId == (e.getValue()).mAppId) {
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java 166 private String mAppId;
    [all...]

Completed in 178 milliseconds