Searched refs:appID (Results 1 – 5 of 5) sorted by relevance
124 String appID = urn.split(ParameterNamesIms.APPLICATION_ID_LABEL)[1]; in parse() local125 if(appID.trim().equals("")) in parse()132 pps.setApplicationIdentifiers(appID); in parse()
86 String appID = urn.split(ParameterNamesIms.APPLICATION_ID_LABEL+".")[1]; in parse() local87 if(appID.trim().equals("")) in parse()
191 for (var appID in this.appWindows) {192 if (this.appWindows[appID].contentWindow.appInitialURL === url)193 result.push(this.appWindows[appID]);334 contentWindow.appID = this.id_;
153 background.appWindows[contentWindow.appID].resizeTo(width, height);
732 return !window.appID;782 util.platform.setPreference(window.appID, window.appState);