Searched refs:mResources (Results 1 - 9 of 9) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
H A DTerminalManager.java68 private final Resources mResources; field in class:TerminalManager
87 mResources = mService.getResources();
89 (mResources.getConfiguration().hardKeyboardHidden == Configuration.HARDKEYBOARDHIDDEN_YES);
224 AssetFileDescriptor file = mResources.openRawResourceFd(R.raw.bell);
297 return mResources;
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/
H A DHtmlActivityTask.java289 private final Resources mResources; field in class:HtmlActivityTask.ChromeClient
294 mResources = mActivity.getResources();
314 uiFacade.dialogSetPositiveButtonText(mResources.getString(android.R.string.ok));
337 uiFacade.dialogSetPositiveButtonText(mResources.getString(android.R.string.ok));
338 uiFacade.dialogSetNegativeButtonText(mResources.getString(android.R.string.cancel));
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DAndroidFacade.java108 private final Resources mResources; field in class:AndroidFacade
125 mResources = manager.getAndroidFacadeResources();
853 builder.setSmallIcon(mResources.getLogo48())
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 143 milliseconds