Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java41 public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3) in addClient()
48 public void finishInput(IInputMethodClient arg0) throws RemoteException { in finishInput()
66 public List<InputMethodSubtype> getEnabledInputMethodSubtypeList(String arg0, in getEnabledInputMethodSubtypeList()
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { in hideMySoftInput()
97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) in hideSoftInput()
104 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2) in notifySuggestionPicked()
111 public void registerSuggestionSpansForNotification(SuggestionSpan[] arg0) in registerSuggestionSpansForNotification()
118 public void removeClient(IInputMethodClient arg0) throws RemoteException { in removeClient()
124 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1) in setAdditionalInputMethodSubtypes()
130 public boolean setCurrentInputMethodSubtype(InputMethodSubtype arg0) throws RemoteException { in setCurrentInputMethodSubtype()
[all …]
DBridgeContentProvider.java44 ArrayList<ContentProviderOperation> arg0) in applyBatch()
51 public int bulkInsert(String callingPackage, Uri arg0, ContentValues[] arg1) in bulkInsert()
58 public Bundle call(String callingPackage, String arg0, String arg1, Bundle arg2) in call()
65 public int delete(String callingPackage, Uri arg0, String arg1, String[] arg2) in delete()
72 public String getType(Uri arg0) throws RemoteException { in getType()
78 public Uri insert(String callingPackage, Uri arg0, ContentValues arg1) throws RemoteException { in insert()
85 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal) in openAssetFile()
93 String callingPackage, Uri arg0, String arg1, ICancellationSignal signal, IBinder token) in openFile()
100 public Cursor query(String callingPackage, Uri arg0, String[] arg1, String arg2, String[] arg3, in query()
107 public int update(String callingPackage, Uri arg0, ContentValues arg1, String arg2, in update()
[all …]
DBridgePowerManager.java52 …public void acquireWakeLock(IBinder arg0, int arg1, String arg2, String arg2_5, WorkSource arg3, S… in acquireWakeLock()
58 public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3) in acquireWakeLockWithUid()
69 public void crash(String arg0) throws RemoteException { in crash()
74 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep()
79 public void nap(long arg0) throws RemoteException { in nap()
99 public void releaseWakeLock(IBinder arg0, int arg1) throws RemoteException { in releaseWakeLock()
104 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { in updateWakeLockUids()
109 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException { in setAttentionLight()
114 …public void setTemporaryScreenAutoBrightnessAdjustmentSettingOverride(float arg0) throws RemoteExc… in setTemporaryScreenAutoBrightnessAdjustmentSettingOverride()
119 public void setTemporaryScreenBrightnessSettingOverride(int arg0) throws RemoteException { in setTemporaryScreenBrightnessSettingOverride()
[all …]
DBridgeContext.java1151 public boolean bindService(Intent arg0, ServiceConnection arg1, int arg2) { in bindService()
1157 public int checkCallingOrSelfPermission(String arg0) { in checkCallingOrSelfPermission()
1163 public int checkCallingOrSelfUriPermission(Uri arg0, int arg1) { in checkCallingOrSelfUriPermission()
1169 public int checkCallingPermission(String arg0) { in checkCallingPermission()
1175 public int checkCallingUriPermission(Uri arg0, int arg1) { in checkCallingUriPermission()
1181 public int checkPermission(String arg0, int arg1, int arg2) { in checkPermission()
1187 public int checkSelfPermission(String arg0) { in checkSelfPermission()
1193 public int checkPermission(String arg0, int arg1, int arg2, IBinder arg3) { in checkPermission()
1199 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3) { in checkUriPermission()
1205 public int checkUriPermission(Uri arg0, int arg1, int arg2, int arg3, IBinder arg4) { in checkUriPermission()
[all …]
DBridgeWindow.java36 public void dispatchAppVisibility(boolean arg0) throws RemoteException { in dispatchAppVisibility()
46 public void executeCommand(String arg0, String arg1, ParcelFileDescriptor arg2) in executeCommand()
59 public void moved(int arg0, int arg1) throws RemoteException { in moved()
64 public void windowFocusChanged(boolean arg0, boolean arg1) throws RemoteException { in windowFocusChanged()
DBridgeWindowSession.java41 public int add(IWindow arg0, int seq, LayoutParams arg1, int arg2, Rect arg3, Rect arg4, in add()
49 public int addToDisplay(IWindow arg0, int seq, LayoutParams arg1, int arg2, int displayId, in addToDisplay()
57 public int addWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addWithoutInputChannel()
65 public int addToDisplayWithoutInputChannel(IWindow arg0, int seq, LayoutParams arg1, int arg2, in addToDisplayWithoutInputChannel()
73 public void finishDrawing(IWindow arg0) throws RemoteException { in finishDrawing()
121 public void remove(IWindow arg0) throws RemoteException { in remove()
126 public void setInTouchMode(boolean arg0) throws RemoteException { in setInTouchMode()
131 public void setTransparentRegion(IWindow arg0, Region arg1) throws RemoteException { in setTransparentRegion()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java79 public void addAppToken(int arg0, IApplicationToken arg1, int arg2, int arg3, int arg4, in addAppToken()
87 public void addWindowToken(IBinder arg0, int arg1) throws RemoteException { in addWindowToken()
109 public void closeSystemDialogs(String arg0) throws RemoteException { in closeSystemDialogs()
125 public void disableKeyguard(IBinder arg0, String arg1) throws RemoteException { in disableKeyguard()
137 public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteException { in exitKeyguardSecurely()
143 public void freezeRotation(int arg0) throws RemoteException { in freezeRotation()
149 public float getAnimationScale(int arg0) throws RemoteException { in getAnimationScale()
161 public int getAppOrientation(IApplicationToken arg0) throws RemoteException { in getAppOrientation()
179 public boolean inputMethodClientHasFocus(IInputMethodClient arg0) throws RemoteException { in inputMethodClientHasFocus()
203 public IWindowSession openSession(IWindowSessionCallback argn1, IInputMethodClient arg0, in openSession()
[all …]
/frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
DITextServicesManager_Stub_Delegate.java47 public void finishSpellCheckerService(ISpellCheckerSessionListener arg0) in finishSpellCheckerService()
54 public SpellCheckerInfo getCurrentSpellChecker(String arg0) throws RemoteException { in getCurrentSpellChecker()
60 public SpellCheckerSubtype getCurrentSpellCheckerSubtype(String arg0, boolean arg1) in getCurrentSpellCheckerSubtype()
73 public void getSpellCheckerService(String arg0, String arg1, in getSpellCheckerService()
87 public void setCurrentSpellChecker(String arg0, String arg1) throws RemoteException { in setCurrentSpellChecker()
93 public void setCurrentSpellCheckerSubtype(String arg0, int arg1) throws RemoteException { in setCurrentSpellCheckerSubtype()
99 public void setSpellCheckerEnabled(boolean arg0) throws RemoteException { in setSpellCheckerEnabled()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/view/
DWindowManagerImpl.java47 public void addView(View arg0, android.view.ViewGroup.LayoutParams arg1) { in addView()
52 public void removeView(View arg0) { in removeView()
57 public void updateViewLayout(View arg0, android.view.ViewGroup.LayoutParams arg1) { in updateViewLayout()
63 public void removeViewImmediate(View arg0) { in removeViewImmediate()
/frameworks/base/tools/preload2/src/com/android/preload/ui/
DNullProgressMonitor.java24 public void advance(int arg0) {} in advance()
32 public void start(int arg0) {} in start()
35 public void startSubTask(String arg0) {} in startSubTask()
/frameworks/base/tools/preload2/src/com/android/preload/
DDeviceUtils.java217 public void addOutput(byte[] arg0, int arg1, int arg2) {} in addOutput()
235 public void addOutput(byte[] arg0, int arg1, int arg2) { in addOutput()
334 public void deviceChanged(IDevice arg0, int arg1) { in deviceChanged()
340 public void deviceConnected(IDevice arg0) { in deviceConnected()
355 public void deviceDisconnected(IDevice arg0) { in deviceDisconnected()
370 public void deviceChanged(IDevice arg0, int arg1) { in deviceChanged()
380 public void deviceConnected(IDevice arg0) { in deviceConnected()
384 public void deviceDisconnected(IDevice arg0) { in deviceDisconnected()
DClientUtils.java165 public void clientChanged(Client arg0, int arg1) { in clientChanged()
216 public void clientChanged(Client arg0, int arg1) { in clientChanged()
/frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/hprof/
DGeneralHprofDumpHandler.java48 public void onEndFailure(Client arg0, String arg1) { in onEndFailure()
56 public void onSuccess(String arg0, Client arg1) { in onSuccess()
64 public void onSuccess(byte[] arg0, Client arg1) { in onSuccess()
DHprof.java150 public void onEndFailure(Client arg0, String arg1) { in onEndFailure()
166 public void onSuccess(String arg0, Client arg1) { in onSuccess()
182 public void onSuccess(byte[] arg0, Client arg1) { in onSuccess()
/frameworks/volley/src/test/java/com/android/volley/mock/
DMockHttpClient.java80 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1) { in execute()
90 public <T> T execute(HttpUriRequest arg0, ResponseHandler<? extends T> arg1, HttpContext arg2) { in execute()
95 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2) { in execute()
100 public <T> T execute(HttpHost arg0, HttpRequest arg1, ResponseHandler<? extends T> arg2, in execute()
/frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
DMusicProviderTask.java52 protected Void doInBackground(Void... arg0) { in doInBackground()
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DDataVerify.java113 public IBinder onBind(Intent arg0) { in onBind()
/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp120 clang::Expr* arg0 = CE->getArg(0); in matchKernelLaunchCall() local
255 const clang::Expr* arg0 = CE->getArg(0); in VisitCallExpr() local
/frameworks/base/core/tests/coretests/src/android/text/
DTextUtilsTest.java487 public char charAt(int arg0) { in charAt()
495 public CharSequence subSequence(int arg0, int arg1) { in subSequence()
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
DTestScheduledExecutorService.java171 public int compareTo(Delayed arg0) { in compareTo()
/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
DWapPushManager.java372 public IBinder onBind(Intent arg0) { in onBind()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreCipherSpiBase.java727 protected final void engineSetPadding(String arg0) throws NoSuchPaddingException { in engineSetPadding()
/frameworks/native/libs/binder/tests/
DbinderDriverInterfaceTest.cpp301 uint32_t arg0; in TEST_F() member
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...