OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stub
(Results
776 - 800
of
1318
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/apps/Contacts/src/com/android/contacts/
DialtactsActivity.java
190
ITelephony phone = ITelephony.
Stub
.asInterface(ServiceManager.checkService("phone"));
SpecialCharSequenceMgr.java
174
return ITelephony.
Stub
.asInterface(ServiceManager.getService("phone"))
TwelveKeyDialer.java
[
all
...]
/packages/apps/IM/src/com/android/im/service/
ImConnectionAdapter.java
50
public class ImConnectionAdapter extends IImConnection.
Stub
{
/packages/apps/Phone/src/com/android/phone/
NetworkSetting.java
159
private final INetworkQueryServiceCallback mCallback = new INetworkQueryServiceCallback.
Stub
() {
/packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java
143
mMountService = IMountService.
Stub
.asInterface(service);
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/arm-eabi/lib/ldscripts/
armelf.x
51
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xbn
51
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xc
56
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xn
51
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xs
50
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xw
56
*(.text .
stub
.text.* .gnu.linkonce.t.*)
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/arm-eabi/lib/ldscripts/
armelf.x
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xbn
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xc
58
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xn
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xs
52
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xsc
57
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xsw
57
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xw
58
*(.text .
stub
.text.* .gnu.linkonce.t.*)
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/arm-eabi/lib/ldscripts/
armelf.x
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xbn
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xc
58
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xn
53
*(.text .
stub
.text.* .gnu.linkonce.t.*)
armelf.xs
52
*(.text .
stub
.text.* .gnu.linkonce.t.*)
Completed in 369 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>