Searched defs:Factory (Results 1 - 12 of 12) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
H A DFactory.java19 public interface Factory<A> { interface
/packages/apps/Camera2/src/com/android/camera/debug/
H A DLogger.java80 public interface Factory { interface in interface:Logger
/packages/apps/Camera2/src/com/android/camera/one/
H A DOneCameraManager.java62 public static class Factory { class in interface:OneCameraManager
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DMtpDeviceIndexRunnable.java45 public static class Factory { class in class:MtpDeviceIndexRunnable
73 private static Factory sDefaultFactory = new Factory();
75 public static Factory getFactory() {
/packages/apps/Messaging/src/com/android/messaging/
H A DFactory.java35 public abstract class Factory { class
39 private static volatile Factory sInstance;
45 public static Factory get() {
49 protected static void setInstance(final Factory factory) {
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DWebSearchSuggestionView.java90 public static class Factory extends SuggestionViewInflater { class in class:WebSearchSuggestionView
92 public Factory(Context context) { method in class:WebSearchSuggestionView.Factory
H A DDefaultSuggestionView.java248 public static class Factory extends SuggestionViewInflater { class in class:DefaultSuggestionView
249 public Factory(Context context) { method in class:DefaultSuggestionView.Factory
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
H A DRequestBuilder.java43 public static interface Factory { interface in class:RequestBuilder
/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallTonePlayer.java28 * instance using InCallTonePlayer.Factory (passing in the TONE_* constant for the tone you want)
34 * Factory used to create InCallTonePlayers. Exists to aid with testing mocks.
36 public static class Factory { class in class:InCallTonePlayer
41 Factory(CallAudioRoutePeripheralAdapter callAudioRoutePeripheralAdapter, method in class:InCallTonePlayer.Factory
112 * Initializes the tone player. Private; use the {@link Factory} to create tone players.
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/apps/TV/usbtuner/libs/
H A Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...

Completed in 1763 milliseconds