OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:browsersettings
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatCmdMessage.java
33
private
BrowserSettings
mBrowserSettings = null;
42
public class
BrowserSettings
{
95
mBrowserSettings = new
BrowserSettings
();
138
mBrowserSettings = new
BrowserSettings
();
224
public
BrowserSettings
getBrowserSettings() {
/packages/apps/Stk/src/com/android/stk/
StkAppService.java
61
import com.android.internal.telephony.cat.CatCmdMessage.
BrowserSettings
;
101
protected
BrowserSettings
mBrowserSettings = null;
[
all
...]
Completed in 92 milliseconds