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

/external/opencv3/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/
H A DOnCameraFrameRender.java63 private Resources mResources; field in class:ComparisonFrameRender
68 mResources = resources;
85 Imgproc.putText(comparisonFrame, mResources.getString(R.string.original), new Point(mWidth * 0.1, mHeight * 0.1),
87 Imgproc.putText(comparisonFrame, mResources.getString(R.string.undistorted), new Point(mWidth * 0.6, mHeight * 0.1),
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
H A DTerminalManager.java70 private final Resources mResources; field in class:TerminalManager
89 mResources = mService.getResources();
91 (mResources.getConfiguration().hardKeyboardHidden == Configuration.HARDKEYBOARDHIDDEN_YES);
226 AssetFileDescriptor file = mResources.openRawResourceFd(R.raw.bell);
299 return mResources;
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/html/
H A DHtmlActivityTask.java290 private final Resources mResources; field in class:HtmlActivityTask.ChromeClient
295 mResources = mActivity.getResources();
315 uiFacade.dialogSetPositiveButtonText(mResources.getString(android.R.string.ok));
338 uiFacade.dialogSetPositiveButtonText(mResources.getString(android.R.string.ok));
339 uiFacade.dialogSetNegativeButtonText(mResources.getString(android.R.string.cancel));
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DAndroidFacade.java109 private final Resources mResources; field in class:AndroidFacade
126 mResources = manager.getAndroidFacadeResources();
854 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 227 milliseconds