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 175 appInfo.mAppId = appId;
185 int appId = (mApps.get(appConfig)).mAppId;
197 int appId = (mApps.get(chan.mConfig)).mAppId;
250 findAppConfigByAppId(channelStateEvent.mAppId);
516 if (appId == (e.getValue()).mAppId) {
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java 166 private String mAppId;
    [all...]

Completed in 988 milliseconds