OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InterestingConfigChanges
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
InterestingConfigChanges.java
23
class
InterestingConfigChanges
{
AppOpsCategory.java
70
public static class
InterestingConfigChanges
{
117
final
InterestingConfigChanges
mLastConfig = new
InterestingConfigChanges
();
/development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java
163
public static class
InterestingConfigChanges
{
210
final
InterestingConfigChanges
mLastConfig = new
InterestingConfigChanges
();
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCustomSupport.java
165
public static class
InterestingConfigChanges
{
212
final
InterestingConfigChanges
mLastConfig = new
InterestingConfigChanges
();
Completed in 69 milliseconds